public class CmsDecisionPageController extends DefaultPageController
transitions| Constructor and Description |
|---|
CmsDecisionPageController() |
| Modifier and Type | Method and Description |
|---|---|
WizardPage |
next(Wizard wizard,
WizardPage page)
Returns for the specified wizard page the next page.
|
boolean |
validate(Wizard wizard,
WizardPage page)
This method is invoked before leaving a page.
|
beforeBack, beforeNext, cancel, done, evaluateAttribute, evaluateTransition, getFirstPage, initPage, previous, setTransitionspublic WizardPage next(Wizard wizard, WizardPage page)
WizardPageControllernext in interface WizardPageControllernext in class DefaultPageControllerwizard - the wizard which contains the pagespage - the current pagepublic boolean validate(Wizard wizard, WizardPage page)
WizardPageControllervalidate in interface WizardPageControllervalidate in class DefaultPageControllerCopyright © 2018 SAP SE. All Rights Reserved.