Uses of Class
com.iizigo.panel.wizards.AddUICompWizard
Uses of AddUICompWizard in com.iizigo.panel.prop.creator
Modifier and TypeMethodDescriptionvoid
NameVSFieldCreator.onWizard
(AddUICompWizard wizard, UIPanelBase panel, UICOMP uiComp) Called to create required wizard pages.void
TextPromptCreator.onWizard
(AddUICompWizard wizard, UIPanelBase panel, UICOMP uiComp) Called to create required wizard pages.void
UIComboBoxCreator.onWizard
(AddUICompWizard wizard, UIPanelBase panel, EUIComboBox uiComp) Called to create required wizard pages.void
UIContainerCreator.onWizard
(AddUICompWizard wizard, UIPanelBase panel, EUIContainer uiComp) Called to create required wizard pages.void
UITableColumnCreator.onWizard
(AddUICompWizard wizard, UIPanelBase panel, EUITableColumn uiComp) Called to create required wizard pages.void
UITableCreator.onWizard
(AddUICompWizard wizard, UIPanelBase panel, EUITable uiComp) Called to create required wizard pages.Uses of AddUICompWizard in com.iizigo.panel.wizards
Modifier and TypeMethodDescriptionvoid
IUICompCreator.onWizard
(AddUICompWizard wizard, UIPanelBase panel, UICOMP uiComp) Called to create required wizard pages.Uses of AddUICompWizard in com.iizigo.vs.wizards
Modifier and TypeMethodDescriptionvoid
VSActionCreation.onWizard
(AddUICompWizard wizard) Called to create required wizard pages.void
VSColumnCreation.onWizard
(AddUICompWizard wizard) Called to create required wizard pages.abstract void
VSComponentCreation.onWizard
(AddUICompWizard wizard) Called to create required wizard pages.void
VSFieldCreation.onWizard
(AddUICompWizard wizard) Called to create required wizard pages.void
VSTableCreation.onWizard
(AddUICompWizard wizard) Called to create required wizard pages.