<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > InputGroup > RadioButtonGroup >Method |
Name |
Description |
Gets the data value of the given field. |
|
Gets descriptions. |
|
Gets the FormID. |
|
Gets the Input Component, Label and FixedTableLabel. |
|
Gets value of Input Component, Label and FixedTableLabel in double format. |
|
Gets input type of the component. |
|
Gets the value of Input Component, Label and FixedTableLabel. |
|
Gets the enable type in a multi-screen environment. |
|
Gets the visible type in a multi-screen environment. |
|
Gets the name. |
|
Gets the FormID of RadioButton grouped to RadioBottomGroup. |
|
Gets the report template. |
|
Gets the Tag. |
|
Gets the tooltip text. |
|
Gets the UnChckedValue. |
|
Gets the user defined value. |
|
Gets the value. |
|
Indicates whether the field value is null. |
|
Indicates whether the component is enabled. |
|
Gets whether the component is multiselectable. |
|
Indicates whether the value of Required option to be True or False. |
|
Gets whether the transfer possible. |
|
Gets whether to allow unchecking a RadioButton in a RadioButtonGroup or not. |
|
Sets descriptions. |
|
Sets whether to enable the component. |
|
Sets the form ID. |
|
Sets the value of Input Component, Label and FixedTableLabel. |
|
Sets the enable type in a multi-screen environment. |
|
Sets the visible type in a multi-screen environment. |
|
Sets whether the component is multiselectable. |
|
Sets whether the value of Required option to be True or False. |
|
Sets whether the transfer possible. |
|
Sets the Tag. |
|
Sets whether to allow unchecking a RadioButton in a RadioButtonGroup or not. |
|
Sets the tooltip text. |
|
Sets the UncheckedValue. |
|
Assigns a user defined value to the user value. |
|
Sets the value. |