Class: OptionGroup

otris.gadget.gui. OptionGroup

A class for grouping together selectable Elements

Constructors

  • Since:
    • Documents 5.0a

Methods

addSelectableValue(value, label)

Adds one value to the list of selectable values of this group

Name Type Description
value string

the value to add

label string

the label to show for that value

setName(name)

Set the name of the group

Name Type Description
name string

the display name of the group