LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


checkedChanged(e)

Occurs when checked property value changes.

Event Data

ParamTypeDetails
eObjectAn event object that contains data about RadioButton state, checked or not.

Remarks

The following object is carried with this event:

  • checked - boolean, specifies whether the RadioButton is checked or unchecked
  • value - any, specifies the current value

Version Information

Supported in: v1.0.

See Also