Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1202 class ACE_EXPORT LoadWebOnFocusEvent : public BaseEventInfo {
1203 DECLARE_RELATIONSHIP_OF_CLASSES(LoadWebOnFocusEvent, BaseEventInfo);
1206 …explicit LoadWebOnFocusEvent(const std::string& url) : BaseEventInfo("LoadWebOnFocusEvent"), focus… in LoadWebOnFocusEvent() function
1207 ~LoadWebOnFocusEvent() = default;