Package | stimulsoft.controls_old.wizard |
Class | public class StiWizardForm |
Inheritance | StiWizardForm ![]() ![]() |
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:StiButton
This property can be used as the source for data binding.
buttonCancel | property |
public var buttonCancel:StiButton
This property can be used as the source for data binding.
buttonFinish | property |
public var buttonFinish:StiButton
This property can be used as the source for data binding.
buttonNext | property |
public var buttonNext:StiButton
This property can be used as the source for data binding.
descriptionLabel | property |
public var descriptionLabel:StiTextField
This property can be used as the source for data binding.
nameLabel | property |
public var nameLabel:StiTextField
This property can be used as the source for data binding.
tabNavigator | property |
public var tabNavigator:StiVerticalWizardTabControl
This property can be used as the source for data binding.
tabNavigator2 | property |
public var tabNavigator2:StiVerticalTabNavigator
This 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.