public class CmsContentEditorRelatedTypeWizardController extends DefaultPageController
transitions| Constructor and Description |
|---|
CmsContentEditorRelatedTypeWizardController(TypedObject typedObject,
PropertyDescriptor parentPropertyDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
done(Wizard wizard,
WizardPage page)
This method is invoked when the done button is pressed.
|
TypedObject |
getParentObject() |
boolean |
validate(Wizard wizard,
WizardPage page)
This method is invoked before leaving a page.
|
beforeBack, beforeNext, cancel, evaluateAttribute, evaluateTransition, getFirstPage, initPage, next, previous, setTransitionspublic CmsContentEditorRelatedTypeWizardController(TypedObject typedObject, PropertyDescriptor parentPropertyDescriptor)
public 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 DefaultPageControllerpublic TypedObject getParentObject()
Copyright © 2017 SAP SE. All Rights Reserved.