public class ResetConfigWizardController extends DefaultPageController
transitions| Constructor and Description |
|---|
ResetConfigWizardController() |
| Modifier and Type | Method and Description |
|---|---|
void |
done(Wizard wizard,
WizardPage page)
This method is invoked when the done button is pressed.
|
java.util.List<CockpitUIComponentConfigurationModel> |
getAvailablePersonalizedConfigs() |
void |
setCockpitConfigurationService(CockpitConfigurationService cockpitConfigurationService) |
void |
setUiComponentCache(UIComponentCache uiComponentCache) |
beforeBack, beforeNext, cancel, evaluateAttribute, evaluateTransition, getFirstPage, initPage, next, previous, setTransitions, validatepublic 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 java.util.List<CockpitUIComponentConfigurationModel> getAvailablePersonalizedConfigs()
public void setCockpitConfigurationService(CockpitConfigurationService cockpitConfigurationService)
public void setUiComponentCache(UIComponentCache uiComponentCache)
Copyright © 2018 SAP SE. All Rights Reserved.