Wizard Component
The Wizard has a collection of child containers but only one of them is visible at a time. the Wizard provides a step by step approach to show the child containers one by one. It creates the navigation buttons and the pane which displays which is the selected step right now. The Wizard extends the ViewStack component and contains all the properties and methods of the ViewStack The Wizard also displays all the labels of its childContainers in the left hand side pane and incdicated visually about which one is currently selected. The Wizard component is packaged as SWC file and fully customizable, including background color, styles for controls and other things. The Wizard component API is very well documented and the API Documentation (AS Doc) is included in the zip file.