LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


state

(Inherited from IntegralUIBaseComponent)

Provides information about the current state of the ListView component.

Property Value

An IntegralUIObjectState value. The default is Normal, stating that ListView is in normal state.

Remarks

The following values are acceptable:

  • Normal - default state
  • Hovered - when mouse cursor hovers over component space
  • Selected - when component is selected
  • Focused - when component has the input focus
  • Disabled - when component is disabled

Use this property to determine the current state of the component.

Version Information

Supported in: v1.0.