Home
last modified time | relevance | path

Searched refs:SetCustomizedCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h340 void SetCustomizedCallback(const std::function<void()>& onClickFunc) in SetCustomizedCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1485 optionComponent->SetCustomizedCallback(param.action); in CreateMenuEventWithParams()