Uses of Class
bayern.steinbrecher.wizard.StandaloneWizardPageController
| Package | Description |
|---|---|
| bayern.steinbrecher.wizard |
-
Uses of StandaloneWizardPageController in bayern.steinbrecher.wizard
Classes in bayern.steinbrecher.wizard with type parameters of type StandaloneWizardPageController Modifier and Type Class Description classStandaloneWizardPage<T extends java.util.Optional<?>,C extends StandaloneWizardPageController<T>>Represents aWizardPagewhich can be shown without being embedded into aWizard.