Class GUI.RadioButtonsDialog.RadioButtonsDialogController

Method Index

new RadioButtonsDialogController()
AddOption(), GetSelectedData(), Layout(), SetInterface(), SetTitle()

Constructor Detail

RadioButtonsDialogController

function RadioButtonsDialogController()

Method Detail

AddOption

public function AddOption(value:Number, label:String):Void

Layout

public function Layout():Void

GetSelectedData

public function GetSelectedData():Number

SetTitle

public function SetTitle(label:String):Void

SetInterface

public function SetInterface(rbInterface:RadioButtonsDialog):Void