protected static interface SynchronizeCatalogVersionWizard.SyncWizardTab extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getTabName() |
void |
leaveTab(WizardEditorContext ctx) |
void |
showTab(WizardEditorContext ctx) |
void |
start(WizardEditorContext ctx) |
void |
tabChanges(WizardEditorContext ctx,
SynchronizeCatalogVersionWizard.SyncWizardTab toTab) |
void |
validate(WizardEditorContext ctx) |
String getTabName()
void validate(WizardEditorContext ctx) throws ValidationException
ValidationExceptionvoid showTab(WizardEditorContext ctx)
void leaveTab(WizardEditorContext ctx)
void tabChanges(WizardEditorContext ctx, SynchronizeCatalogVersionWizard.SyncWizardTab toTab) throws VetoException
VetoExceptionvoid start(WizardEditorContext ctx) throws VetoException
VetoExceptionCopyright © 2017 SAP SE. All Rights Reserved.