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 voidILinkOperation. 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 voidUIBuilderOperation. addPages(LinkWizard wizard)Called when the wizard is created and allows the creation of additional wizard pages required.voidUIBuilderSubOperation. 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 voidComboBoxBuilderSubOp. addPages(LinkWizard wizard)Called when the wizard is created and allows the creation of additional wizard pages required.voidTextAreaBuilderSubOp. addPages(LinkWizard wizard)Called when the wizard is created and allows the creation of additional wizard pages required.voidTextBuilderSubOp. addPages(LinkWizard wizard)Called when the wizard is created and allows the creation of additional wizard pages required.