public class BTGAssignToGroupActionWizardController extends DefaultPageController
WizardPageController for BTGAssignToGroupActionCreationWizard.
This page controller manages two pages:
BTGAssignToGroupDefinitionModeldone(Wizard, WizardPage) a new BTGAssignToGroupDefinitionModel will be created.transitions| Constructor and Description |
|---|
BTGAssignToGroupActionWizardController() |
| Modifier and Type | Method and Description |
|---|---|
void |
done(Wizard wizard,
WizardPage page)
This method is invoked when the done button is pressed.
|
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, evaluateAttribute, evaluateTransition, getFirstPage, initPage, previous, setTransitionspublic BTGAssignToGroupActionWizardController()
public void done(Wizard wizard, WizardPage page) throws WizardConfirmationException
WizardPageControllerdone in interface WizardPageControllerdone in class DefaultPageControllerwizard - the wizard which contains the pagepage - the currently accessed pageWizardConfirmationExceptionpublic 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.