class
OptionBox
componentGroup:String
A group name, used to group multiple option elements together, utilizing the "optioning" functionality.
@see http://haxeui.org/explorer/#basic/option_boxes
@see http://haxeui.org/explorer/#basic/option_boxes
selectedOption:Component
Gets the currently selected option from this OptionBox's component group.
cloneComponent():OptionBox
resetGroup():Void
Makes every single option box in the current componentGroup unselected.