Uses of Interface
org.uberfire.ext.widgets.core.client.wizards.Wizard
-
Packages that use Wizard Package Description org.uberfire.ext.widgets.core.client.wizards -
-
Uses of Wizard in org.uberfire.ext.widgets.core.client.wizards
Classes in org.uberfire.ext.widgets.core.client.wizards that implement Wizard Modifier and Type Class Description classAbstractWizardThe generic "Wizard" container, providing a left-hand side list of Page titles, buttons to navigate the Wizard pages and a mechanism to display different pages of the Wizard.
-