Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dpanel_component.h67 PanelComponent(const ComposeId& id, const std::string& name, const RefPtr<Component>& child) in PanelComponent() function
73 PanelComponent(const ComposeId& id, const std::string& name) : ComposedComponent(id, name) in PanelComponent() function