|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sapportals.admin.wizardframework.components.AbstractWizardComponent
|
+--com.sapportals.admin.wizardframework.components.AbstractActionComponent
|
+--com.sapportals.admin.wizardframework.templates.AbstractActionState
| Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT |
| Constructor Summary | |
AbstractActionState()
|
|
| Method Summary | |
protected abstract void |
doAction(IWizardContext ctx)
|
void |
doBeforeDisplay(IWizardContext ctx)
the default implemention does nothing before display |
| Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractActionComponent |
getDisplay |
| Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
clearIfInconsistent, doAfterSubmit, getControlInFocus, getDescription, getErrorMessages, getPath, getProperty, getTitle, init, isComplete, isInitialized, isMandatory, processInput, setMandatory, setPath, setProperty, setTempProperty, setupComponent, wasChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractActionState()
| Method Detail |
public void doBeforeDisplay(IWizardContext ctx)
AbstractWizardComponentdoBeforeDisplay in class AbstractWizardComponentprotected abstract void doAction(IWizardContext ctx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||