protected abstract class SynchronizeCatalogVersionWizard.AbstractTab extends Object implements SynchronizeCatalogVersionWizard.SyncWizardTab
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTab() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
jumpTo(WizardEditorContext ctx,
SynchronizeCatalogVersionWizard.SyncWizardTab tab) |
void |
leaveTab(WizardEditorContext ctx) |
void |
showTab(WizardEditorContext ctx) |
void |
start(WizardEditorContext ctx)
Allows direct jump to TAB6 from each tab
|
void |
tabChanges(WizardEditorContext ctx,
SynchronizeCatalogVersionWizard.SyncWizardTab toTab) |
String |
toString() |
void |
validate(WizardEditorContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTabNamepublic void validate(WizardEditorContext ctx) throws ValidationException
validate in interface SynchronizeCatalogVersionWizard.SyncWizardTabValidationExceptionpublic void tabChanges(WizardEditorContext ctx, SynchronizeCatalogVersionWizard.SyncWizardTab toTab) throws VetoException
tabChanges in interface SynchronizeCatalogVersionWizard.SyncWizardTabVetoExceptionpublic void showTab(WizardEditorContext ctx)
showTab in interface SynchronizeCatalogVersionWizard.SyncWizardTabpublic void leaveTab(WizardEditorContext ctx)
leaveTab in interface SynchronizeCatalogVersionWizard.SyncWizardTabpublic void start(WizardEditorContext ctx) throws VetoException
start in interface SynchronizeCatalogVersionWizard.SyncWizardTabVetoExceptionprotected void jumpTo(WizardEditorContext ctx, SynchronizeCatalogVersionWizard.SyncWizardTab tab)
Copyright © 2017 SAP SE. All Rights Reserved.