Home
last modified time | relevance | path

Searched defs:showDialog (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-UIContext.md5134 ### showDialog subsection
5199 ### showDialog subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-UIContext.md5039 ### showDialog subsection
5104 ### showDialog subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsUIContext.js1095 showDialog(options, callback) { method in PromptAction
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1490 auto showDialog = menuComponent->GetTargetCallback(); in CreateMenuEventWithParams() local
1528 auto showDialog = menuComponent->GetTargetCallback(); in CreateMenuEventWithBuilder() local