Searched refs:LoadWebOnFocusEvent (Results 1 – 1 of 1) sorted by relevance
1202 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() function1207 ~LoadWebOnFocusEvent() = default;