Package | stimulsoft.controls_old.wizard.select |
Class | public class StiSelectWizardForm |
Inheritance | StiSelectWizardForm ![]() ![]() |
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:StiButton
This property can be used as the source for data binding.
buttonOK | property |
public var buttonOK:StiButton
This 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:StiSelectWizardControl
This 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):void
Parameters
event:FlexEvent |
onLocalizationUpdate | () | method |
protected function onLocalizationUpdate(event:Event):void
Parameters
event:Event |
onOKClick | () | method |
public function onOKClick():void