Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

The name of the radio group. All the radio elements in a group (registered by the same manager)

have the same name (and could have a different value).


Public Functions

Get

Get current value.

QxCommonViewButton.getName();

Set

Set new value.

QxCommonViewButton.setName(newValue);