public class DefaultNavigationItemsWizardController extends DefaultNavigationNodeWizardController
CMSNavigationNodeModel.ASSIGNMENT_PAGE_ID, BASIC_DATA_PAGE_ID, DECISION_PAGE_IDtransitions| Constructor and Description |
|---|
DefaultNavigationItemsWizardController() |
| Modifier and Type | Method and Description |
|---|---|
void |
done(Wizard wizard,
WizardPage page)
This method is invoked when the done button is pressed.
|
void |
initPage(Wizard wizard,
WizardPage page)
This method is invoked whenever a wizard page is created.
|
boolean |
validate(Wizard wizard,
WizardPage page)
This method is invoked before leaving a page.
|
doSelectType, getCmsNavigationNodeService, getGenericRandomNameProducer, getModelHelper, getModelService, getSystemService, getTypeService, setCommonI18NService, setModelHelper, setModelService, setTypeServicebeforeBack, beforeNext, cancel, evaluateAttribute, evaluateTransition, getFirstPage, next, previous, setTransitionspublic DefaultNavigationItemsWizardController()
public void initPage(Wizard wizard, WizardPage page)
WizardPageControllerinitPage in interface WizardPageControllerinitPage in class DefaultPageControllerwizard - the wizard which contains the pagepage - the currently accessed pagepublic void done(Wizard wizard, WizardPage page) throws WizardConfirmationException
WizardPageControllerdone in interface WizardPageControllerdone in class DefaultNavigationNodeWizardControllerwizard - the wizard which contains the pagepage - the currently accessed pageWizardConfirmationExceptionpublic boolean validate(Wizard wizard, WizardPage page)
WizardPageControllervalidate in interface WizardPageControllervalidate in class DefaultNavigationNodeWizardControllerCopyright © 2018 SAP SE. All Rights Reserved.