Searched defs:OnItemSelected (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ui_lite/test/uitest/test_ui_list/ | ||
H A D | ui_test_ui_list.cpp | 477 void UITestUIList::OnItemSelected(int16_t index, UIView* view) in OnItemSelected() function in OHOS::UITestUIList |
/foundation/arkui/ui_lite/interfaces/kits/components/ | ||
H A D | ui_list.h | 134 virtual void OnItemSelected(int16_t index, UIView* view) {} in OnItemSelected() function in OHOS::ListScrollListener |
/foundation/arkui/ui_lite/frameworks/components/ | ||
H A D | ui_picker.cpp | 31 void PickerListScrollListener::OnItemSelected(int16_t index, UIView* view) in OnItemSelected() function in OHOS::PickerListScrollListener |
Completed in 3 milliseconds