PrintChartRadioSelect Class
Module: charts
Item Index
Methods
attachEventListeners
()
Undefined
Returns:
Undefined:
buildRadios
(
Undefined
-
model -
data
This method recursively builds the radio model based on the radio structure data passed to it.
Parameters:
-
modelRadioLeafModelModel
-
dataObjectData
Returns:
Undefined:
checkAllRadios
(
Undefined
-
checked
Parameters:
-
checkedBooleanFlag
Returns:
Undefined:
getRadioStates
()
Array
Returns the states of all radio buttons
Returns:
Array:
States
getUnselected
()
Array
Returns an array of unselected radio keys
Returns:
Array:
Array of selected items
initRadios
()
Undefined
Initializes the raio data that is required by the Radio UI widget to render.
Returns:
Undefined:
onRadioChanged
(
Undefined
-
key
Called when a radio button changes its state
Parameters:
-
keyStringKEY
Returns:
Undefined: