Uses of Class
com.iizigo.link.LinkWizard
Packages that use LinkWizard
Uses of LinkWizard in com.iizigo.link
Methods in com.iizigo.link with parameters of type LinkWizardModifier and TypeMethodDescriptiondefault 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 LinkWizardModifier and TypeMethodDescriptionvoidUIBuilderOperation.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 LinkWizardModifier and TypeMethodDescriptionvoidComboBoxBuilderSubOp.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.