Home
last modified time | relevance | path

Searched defs:OnDeleteEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_properties.h122 using OnDeleteEvent = std::function<void()>; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.h266 virtual void OnDeleteEvent() in OnDeleteEvent() function