Home
last modified time | relevance | path

Searched defs:onClick (Results 1 – 25 of 51) sorted by relevance

123

/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-events-click.md31 ## onClick section
H A Dts-security-components-locationbutton.md114 ### onClick subsection
H A Dts-security-components-pastebutton.md103 ### onClick subsection
H A Dts-security-components-savebutton.md113 ### onClick subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-events-click.md31 ## onClick section
H A Dts-security-components-locationbutton.md121 ### onClick subsection
H A Dts-security-components-pastebutton.md110 ### onClick subsection
H A Dts-security-components-savebutton.md120 ### onClick subsection
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/
H A Devent_listener.h34 EventListener(OnEventFunc onClick, OnEventFunc onLongPress) in EventListener()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_model.h43 virtual void SetOnClickEvent(std::function<void()>&& onClick) {}; in SetOnClickEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Darkui_qrcode.js30 static onClick(value) { method in QRCode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Darkui_relative_container.js35 static onClick(value) { method in RelativeContainer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_span/
H A Dtext_span_component.cpp73 void TextSpanComponent::SetOnClick(const EventMarker& onClick) in SetOnClick()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dclick_recognizer.h46 void SetOnClick(const ClickCallback& onClick) in SetOnClick()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dclick_recognizer.h45 void SetOnClick(const ClickCallback& onClick) in SetOnClick()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_item_element.cpp106 … auto onClick = AceAsyncEvent<void()>::Create(option->GetClickEventForToolBarItem(), context_); in OnOptionCallback() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_form_menu_item.cpp141 auto onClick = [execCtx = info.GetExecutionContext(), node = targetNode, in JsOnRegClick() local
H A Djs_span.cpp241 … auto onClick = [execCtx = info.GetExecutionContext(), func = jsOnClickFunc, node = targetNode]( in JsOnClick() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_span_ffi.cpp87 auto onClick = [lambda](const BaseEventInfo* info) { in FfiOHOSAceFrameworkSpanSetOnClick() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component.cpp166 void TextComponent::SetOnClick(const EventMarker& onClick) in SetOnClick()
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmultimedia_movingphotoview.js70 static onClick(value) { method in MovingPhotoView
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dradio_model_impl.cpp119 void RadioModelImpl::SetOnClickEvent(std::function<void()>&& onClick) in SetOnClickEvent()
H A Dswiper_model_impl.cpp291 auto onClick = [func = std::move(value), impl](const BaseEventInfo* info) { in SetOnClick() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.h87 std::optional<GestureEventFunc> onClick; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_styles.h46 GestureEventFunc onClick; member

123