Home
last modified time | relevance | path

Searched defs:SetOnWillShow (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_event_hub.h30 void SetOnWillShow(const std::function<void()>& onWillShow) in SetOnWillShow() function in OHOS::Ace::NG::TabContentEventHub
H A Dtab_content_model.h144 virtual void SetOnWillShow(std::function<void()>&& onWillShow) {} in SetOnWillShow() function in OHOS::Ace::TabContentModel
H A Dtab_content_model_ng.cpp630 void TabContentModelNG::SetOnWillShow(std::function<void()>&& onWillShow) in SetOnWillShow() function in OHOS::Ace::NG::TabContentModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_event_hub.h145 void SetOnWillShow(std::function<void()>& willShow) in SetOnWillShow() function in OHOS::Ace::NG::NavDestinationEventHub
H A Dnavdestination_model_ng.cpp674 void NavDestinationModelNG::SetOnWillShow(std::function<void()>&& willShow) in SetOnWillShow() function in OHOS::Ace::NG::NavDestinationModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.cpp672 void JSTabContent::SetOnWillShow(const JSCallbackInfo& info) in SetOnWillShow() function in OHOS::OHOS::Ace::Framework::JSTabContent

Completed in 6 milliseconds