| Package | com.vmware.widgets.controls |
| Class | public class WizardContainer |
| Inheritance | WizardContainer WizardContainerBase mx.containers.VBox |
IWizardContainer. Is the visual component for the
Wizard component.| Method | Defined By | ||
|---|---|---|---|
Constructor. | WizardContainer | ||
![]() | addButton(button:UIComponent, group:int, isDefaultButton:Boolean = false):void
Adds a button in the given button group. | WizardContainerBase | |
![]() | focusContainer():void | WizardContainerBase | |
![]() | setPageBusy(pageInfo:PageInfo):void
Adds/Removes a busy indicator for the given page. | WizardContainerBase | |
![]() | setWizardBusy(isBusy:Boolean, busyMessage:String = null):void
Adds/Removes a busy indicator for the wizard container view. | WizardContainerBase | |