Home
last modified time | relevance | path

Searched defs:SetFormLinkInfoUpdateHandler (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
Dform_renderer_delegate_impl.cpp151 void FormRendererDelegateImpl::SetFormLinkInfoUpdateHandler( in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::FormRendererDelegateImpl
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dui_content_impl.h107 …void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& callback)… in SetFormLinkInfoUpdateHandler() function
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_content.h226 …virtual void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& c… in SetFormLinkInfoUpdateHandler() function
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.h486 void SetFormLinkInfoUpdateHandler(FormLinkInfoUpdateHandler&& listener) in SetFormLinkInfoUpdateHandler() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp3716 void UIContentImpl::SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&… in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::UIContentImpl