This namespace contains the special module functions for the statistic module.
- Source:
Methods
-
(static) FormatGraphSizeRelation()
-
Activates the graph size menu if a GD element is selected.
- Source:
-
(static) SelectCheckbox(Name)
-
Activate given checkbox.
Parameters:
Name Type Description Name
String The name of the radio button to be selected. - Source:
-
(static) SelectRadiobutton(Value, Name)
-
Selects a radio button by name and value.
Parameters:
Name Type Description Value
String The value attribute of the radio button to be selected. Name
String The name of the radio button to be selected. - Source: