Home
last modified time | relevance | path

Searched refs:GetViewByIndex (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_swipe_view.cpp156 UIView* currentView = GetViewByIndex(curIndex_); in OnDragEvent()
237 UIView* UISwipeView::GetViewByIndex(uint16_t index) const in GetViewByIndex() function in OHOS::UISwipeView
268 UIView* dstView = GetViewByIndex(dst); in SwitchToPage()
469 curView_ = GetViewByIndex(curIndex_); in RefreshCurrentViewByThrow()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_swipe_view.h248 UIView* GetViewByIndex(uint16_t index) const;
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-graphics-layout-guide.md27 | UIView\* GetViewByIndex(uint16_t index); | 通过index获取view |
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_swipe_view_unit_test.cpp290 UIView* view = swipeView_->GetViewByIndex(1);
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_swipe_view/
H A Dui_test_ui_swipe_view.cpp436 UIView* viewToBeRemoved = currentSwipe_->GetViewByIndex(1); in OnClick()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-graphics-layout-guide.md52 …0"><a name="p1933792092610"></a><a name="p1933792092610"></a>UIView* GetViewByIndex(uint16_t index…