Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focusable/
H A Dfocusable_component.h34 FocusableComponent() in FocusableComponent() function
38 explicit FocusableComponent(const RefPtr<Component>& child) : SoleChildComponent(child) in FocusableComponent() function