|
||||||||||
| 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.sap.portal.admin.wizard.panes.InitPane
InitPane is an invisible pane that pulls initial required info from the target
object and stores it.
| Inner Class Summary | |
static class |
InitPane.UIStrings
UIStrings holds constants pointing to the pane's bundle keys. |
| Field Summary | |
static java.lang.String |
INIT_PANE_KEY
pane path key |
static java.lang.String |
ORIG_LOCALE
|
static java.lang.String |
TARGET_NAME_SUMMARY_VAL
|
| Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT |
| Constructor Summary | |
InitPane()
|
|
| Method Summary | |
void |
doAfterSubmit(IWizardContext context)
Sets the wizard's title. |
| Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractActionComponent |
getDisplay |
| Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
clearIfInconsistent, doBeforeDisplay, 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 |
| Field Detail |
public static final java.lang.String INIT_PANE_KEY
public static final java.lang.String TARGET_NAME_SUMMARY_VAL
public static final java.lang.String ORIG_LOCALE
| Constructor Detail |
public InitPane()
| Method Detail |
public void doAfterSubmit(IWizardContext context)
doAfterSubmit in class AbstractWizardComponentcontext - wizard contextIWizardComponent.doAfterSubmit(com.sapportals.admin.wizardframework.api.IWizardContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||