| Package | stimulsoft.controls_old.wizard.select |
| Class | public class StiSelectWizardForm |
| Inheritance | StiSelectWizardForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiSelectWizardForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
init():void | StiSelectWizardForm | ||
onOKClick():void | StiSelectWizardForm | ||
![]() | show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void | StiWindowForm | |
| buttonCancel | property |
public var buttonCancel:StiButtonThis property can be used as the source for data binding.
| buttonOK | property |
public var buttonOK:StiButtonThis property can be used as the source for data binding.
| designer | property |
designer:StiDesignerFx public function get designer():StiDesignerFx public function set designer(value:StiDesignerFx):void| select | property |
public var select:StiSelectWizardControlThis property can be used as the source for data binding.
| StiSelectWizardForm | () | Constructor |
public function StiSelectWizardForm()Constructor.
| init | () | method |
public function init():void| onInitialize | () | method |
protected function onInitialize(event:FlexEvent):voidParameters
event:FlexEvent |
| onLocalizationUpdate | () | method |
protected function onLocalizationUpdate(event:Event):voidParameters
event:Event |
| onOKClick | () | method |
public function onOKClick():void