Home
last modified time | relevance | path

Searched refs:ERROR_CODE_NON_FOCUSABLE (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h104 constexpr int32_t ERROR_CODE_NON_FOCUSABLE = 150001; member
/foundation/arkui/ace_engine/interfaces/napi/kits/focus_controller/
H A Djs_focus_controller.cpp62 NapiThrow(env, "This component is not focusable.", ERROR_CODE_NON_FOCUSABLE); in JSRequestFocus()

Completed in 1 milliseconds