DataHubRadioButton

DataHubRadioButton — a radio buttona special button, used in a DataHubRadioGroup.

Description

This applet displays a radio button. When the radio button is selected, it will set the data point value to value2 (inherited from DataHubBaseButton). If the radio button is unselected it will set the data point value to value1. If you want to display multiple mutually exclusive radio buttons, use DataHubRadioGroup instead.

Base Class

DataHubBaseButton

Parameters

ParameterTypeDefaultDescription
Inherited - - All parameters from DataHubBaseButton
Inherited - - All parameters from DataHubListener