Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/core/components/popup/
Dpopup_component.h246 PopupComponent(const ComposeId& id, const std::string& name, const RefPtr<Component>& child) in PopupComponent() function
252 PopupComponent(const ComposeId& id, const std::string& name) : ComposedComponent(id, name) in PopupComponent() function