|
||||||||||
| 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.UIStrings
UIStrings holds constants pointing to the pane's bundle keys.
| Field Summary | |
static java.lang.String |
CLOSE_WIZARD_CAPTION_BUNDLE_KEY
string of the caption for radio button selection to close the wizard without doing anything |
static java.lang.String |
COMPLETION_MSG_BUNDLE_KEY
string of the caption for the given message when the object was created successfully |
static java.lang.String |
FAILURE_MSG_BUNDLE_KEY
string of the caption for the given message when the object failed to be created |
static java.lang.String |
OK_BTN_BUNDLE_KEY
string of the caption for the ok button to submit the selected action after object creation |
static java.lang.String |
OPEN_FOR_EDIT_CAPTION_BUNDLE_KEY
string of the caption for radio button selection to open the object's editor |
static java.lang.String |
POST_COMPLETION_CHOICE_CAPTION_BUNDLE_KEY
string of the caption for the radio button list to select the desired action after obje3ct was created |
static java.lang.String |
RESTART_WIZARD_CAPTION_BUNDLE_KEY
string of the caption for radio button selection to restart the wizard again (not based on a template/par) |
static java.lang.String |
RESTART_WIZARD_PAR_CAPTION_BUNDLE_KEY
string of the caption for radio button selection to restart the wizard again using the same portal component |
static java.lang.String |
RESTART_WIZARD_TMPLT_CAPTION_BUNDLE_KEY
string of the caption for radio button selection to restart the wizard again using the same template |
| Constructor Summary | |
FinishPane.UIStrings()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String COMPLETION_MSG_BUNDLE_KEY
public static final java.lang.String FAILURE_MSG_BUNDLE_KEY
public static final java.lang.String OK_BTN_BUNDLE_KEY
public static final java.lang.String POST_COMPLETION_CHOICE_CAPTION_BUNDLE_KEY
public static final java.lang.String OPEN_FOR_EDIT_CAPTION_BUNDLE_KEY
public static final java.lang.String RESTART_WIZARD_TMPLT_CAPTION_BUNDLE_KEY
public static final java.lang.String RESTART_WIZARD_PAR_CAPTION_BUNDLE_KEY
public static final java.lang.String RESTART_WIZARD_CAPTION_BUNDLE_KEY
public static final java.lang.String CLOSE_WIZARD_CAPTION_BUNDLE_KEY
| Constructor Detail |
public FinishPane.UIStrings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||