Uses of Interface
com.iizigo.link.ILinkWizardPage
Packages that use ILinkWizardPage Package Description com.iizigo.link com.iizigo.link.ui com.iizigo.link.ui.builder Uses of ILinkWizardPage in com.iizigo.link
Methods in com.iizigo.link with parameters of type ILinkWizardPage Modifier and Type Method Description voidLinkWizard. addLinkPage(ILinkWizardPage page)Adds a new page to this wizard.Uses of ILinkWizardPage in com.iizigo.link.ui
Classes in com.iizigo.link.ui that implement ILinkWizardPage Modifier and Type Class Description classUIBuilderSubOperationThe UI build link operation that extends the normal link operation with information about the source so that they can be grouped.Uses of ILinkWizardPage in com.iizigo.link.ui.builder
Classes in com.iizigo.link.ui.builder that implement ILinkWizardPage Modifier and Type Class Description classButtonBuilderSubOpAn action builder sub-operation.classComboBoxBuilderSubOpField text builder sub-operation.classMenuItemBuilderSubOpAn action builder sub-operation.classTextAreaBuilderSubOpField text area builder sub-operation.classTextBuilderSubOpField text builder sub-operation.classVSActionBuilderSubOpAn action builder sub-operation.classVSFieldBuilderSubOpA field builder sub-operation.