harmony 鸿蒙Scrollable Component Error Codes

  • 2025-06-12
  • 浏览 (3)

Scrollable Component Error Codes

NOTE

This topic describes only module-specific error codes. For details about universal error codes, see Universal Error Codes.

100004 Controller Not Bound to Component

Error Message

Controller not bound to component.

Description

This error code is reported when an API is called through a controller but no controller is bound to the component. The error code is a string.

Possible Causes

The API called requires a controller, but the component is not bound to one.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkUI

harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent

harmony 鸿蒙ARKUI_TextPickerRangeContent

harmony 鸿蒙ArkUI_AnimateCompleteCallback

harmony 鸿蒙ArkUI_AttributeItem

harmony 鸿蒙ArkUI_ColorStop

harmony 鸿蒙ArkUI_ContextCallback

harmony 鸿蒙ArkUI_EventModule

harmony 鸿蒙ArkUI_ExpectedFrameRateRange

harmony 鸿蒙ArkUI_IntOffset

0  赞