public interface WizardConfiguration extends UIComponentConfiguration
| Modifier and Type | Method and Description |
|---|---|
Map<WizardConfigurationFactory.WizardGroupConfiguration,List<String>> |
getGroups() |
Map<String,String> |
getParameterMap(String propertyQualifier) |
Map<String,String> |
getQualifiers() |
Map<String,String> |
getQualifiers(boolean visible) |
Map<String,String> |
getUnboundProperties() |
AfterDoneWizardScript |
getWizardScript() |
boolean |
isActivateAfterCreate() |
boolean |
isCreateMode() |
boolean |
isCreateWithinEditorArea() |
boolean |
isCreateWithinPopupEditorArea() |
boolean |
isDisplaySubtypes() |
boolean |
isSelectMode() |
boolean |
isShowPrefilledValues() |
boolean |
isValidationInfoIgnored() |
boolean isShowPrefilledValues()
boolean isSelectMode()
boolean isActivateAfterCreate()
boolean isCreateMode()
boolean isDisplaySubtypes()
boolean isCreateWithinEditorArea()
boolean isCreateWithinPopupEditorArea()
boolean isValidationInfoIgnored()
Map<WizardConfigurationFactory.WizardGroupConfiguration,List<String>> getGroups()
AfterDoneWizardScript getWizardScript()
Copyright © 2017 SAP SE. All Rights Reserved.