public class ContentCatalogCreatePageController extends DefaultAdvancedSearchPageController
transitions| Constructor and Description |
|---|
ContentCatalogCreatePageController() |
| 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.
|
assignChildren, extractSelectedChildren, getObjectValueContainer, getParentObject, getParentPropertyDescriptor, initPage, unwrapTypedObjectsbeforeBack, beforeNext, cancel, done, evaluateAttribute, evaluateTransition, getFirstPage, previous, setTransitionspublic boolean validate(Wizard wizard, WizardPage page)
WizardPageControllervalidate in interface WizardPageControllervalidate in class DefaultPageControllerpublic WizardPage next(Wizard wizard, WizardPage page)
WizardPageControllernext in interface WizardPageControllernext in class DefaultPageControllerwizard - the wizard which contains the pagespage - the current pageCopyright © 2017 SAP SE. All Rights Reserved.