|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sap.portal.admin.wizard.panes.FinishPane.FinishOptions
Enum that holds the options to be performed after the wizard completion.
| Field Summary | |
static FinishPane.FinishOptions |
CloseWindow
Field CloseWindow - close wizard option. |
static FinishPane.FinishOptions |
Open4Edit
Field Open4Edit - open editor option. |
static FinishPane.FinishOptions |
RerunWizard
Field RerunWizard - rerun wizard option. |
| Method Summary | |
java.lang.String |
toString()
Returns the string value of the option. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final FinishPane.FinishOptions Open4Edit
public static final FinishPane.FinishOptions RerunWizard
public static final FinishPane.FinishOptions CloseWindow
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||