Uses of Class
com.iizigo.link.LinkWizard
Uses of LinkWizard in com.iizigo.link
Modifier and TypeMethodDescriptiondefault void
ILinkOperation.addPages
(LinkWizard wizard) Called when the wizard is created and allows the creation of additional wizard pages required.Uses of LinkWizard in com.iizigo.link.ui
Modifier and TypeMethodDescriptionvoid
UIBuilderOperation.addPages
(LinkWizard wizard) Called when the wizard is created and allows the creation of additional wizard pages required.void
UIBuilderSubOperation.addPages
(LinkWizard wizard) Called when the wizard is created and allows the creation of additional wizard pages required.Uses of LinkWizard in com.iizigo.link.ui.builder
Modifier and TypeMethodDescriptionvoid
ComboBoxBuilderSubOp.addPages
(LinkWizard wizard) Called when the wizard is created and allows the creation of additional wizard pages required.void
TextAreaBuilderSubOp.addPages
(LinkWizard wizard) Called when the wizard is created and allows the creation of additional wizard pages required.void
TextBuilderSubOp.addPages
(LinkWizard wizard) Called when the wizard is created and allows the creation of additional wizard pages required.