| Package | stimulsoft.controls_old.wizard |
| Class | public class StiWizardForm |
| Inheritance | StiWizardForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiWizardForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
![]() | show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void | StiWindowForm | |
| buttonBack | property |
public var buttonBack:StiButtonThis property can be used as the source for data binding.
| buttonCancel | property |
public var buttonCancel:StiButtonThis property can be used as the source for data binding.
| buttonFinish | property |
public var buttonFinish:StiButtonThis property can be used as the source for data binding.
| buttonNext | property |
public var buttonNext:StiButtonThis property can be used as the source for data binding.
| descriptionLabel | property |
public var descriptionLabel:StiTextFieldThis property can be used as the source for data binding.
| nameLabel | property |
public var nameLabel:StiTextFieldThis property can be used as the source for data binding.
| tabNavigator | property |
public var tabNavigator:StiVerticalWizardTabControlThis property can be used as the source for data binding.
| tabNavigator2 | property |
public var tabNavigator2:StiVerticalTabNavigatorThis property can be used as the source for data binding.
| wizard | property |
wizard:StiWizard public function get wizard():StiWizard public function set wizard(value:StiWizard):void| StiWizardForm | () | Constructor |
public function StiWizardForm()Constructor.