public class CmsPageController extends DefaultPageController
transitions| Constructor and Description |
|---|
CmsPageController() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activateItemInEditor(UICockpitPerspective currentPerspective,
TypedObject newItem) |
void |
done(Wizard wizard,
WizardPage page)
This method is invoked when the done button is pressed.
|
boolean |
validate(Wizard wizard,
WizardPage page)
This method is invoked before leaving a page.
|
beforeBack, beforeNext, cancel, evaluateAttribute, evaluateTransition, getFirstPage, initPage, next, previous, setTransitionspublic void done(Wizard wizard, WizardPage page)
WizardPageControllerdone in interface WizardPageControllerdone in class DefaultPageControllerwizard - the wizard which contains the pagepage - the currently accessed pagepublic boolean validate(Wizard wizard, WizardPage page)
WizardPageControllervalidate in interface WizardPageControllervalidate in class DefaultPageControllerprotected void activateItemInEditor(UICockpitPerspective currentPerspective, TypedObject newItem)
Copyright © 2018 SAP SE. All Rights Reserved.