Package | Description |
---|---|
org.uberfire.ext.widgets.core.client.wizards |
Modifier and Type | Method and Description |
---|---|
WizardPage |
WizardPageStatusChangeEvent.getPage() |
WizardPage |
WizardPageSelectedEvent.getSelectedPage() |
Modifier and Type | Method and Description |
---|---|
List<WizardPage> |
Wizard.getPages()
Provide a list of pages
|
Modifier and Type | Method and Description |
---|---|
void |
WizardPageTitle.setContent(WizardPage page) |
Modifier and Type | Method and Description |
---|---|
void |
WizardViewImpl.setPageTitles(List<WizardPage> pages) |
void |
WizardView.setPageTitles(List<WizardPage> pages)
The individual page titles
|
Constructor and Description |
---|
WizardPageSelectedEvent(WizardPage selectedPage) |
WizardPageStatusChangeEvent(WizardPage page) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.