Package com.iizigo.panel.wizards
package com.iizigo.panel.wizards
- ClassDescriptionWizard used when a UI component is about to be added.IAddUICompProvider<UICOMP extends UIComp>Interface used to provide information about a UI component to fill in the wizard or to perform auto-creation of VS components.Completes the wizard and its pages.IUICompCreator<UICOMP extends UIComp>Interface used to create the UI component in order to fill in the wizard or to perform auto-creation of VS components.