Uses of Class
com.iizigo.link.LinkWizard
Packages that use LinkWizard Package Description com.iizigo.link com.iizigo.link.ui com.iizigo.link.ui.builder Uses of LinkWizard in com.iizigo.link
Methods in com.iizigo.link with parameters of type LinkWizard Modifier and Type Method Description default 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
Methods in com.iizigo.link.ui with parameters of type LinkWizard Modifier and Type Method Description void
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
Methods in com.iizigo.link.ui.builder with parameters of type LinkWizard Modifier and Type Method Description void
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.