|
||||||||||
| 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.GridContainer
|
+--com.sap.portal.admin.wizard.panes.SummaryPane
SummaryPane displays the wizard summaries that are aggregated
along the wizard flow.
| Inner Class Summary | |
static class |
SummaryPane.UIStrings
UIStrings holds constants pointing to the pane's bundle keys. |
| Field Summary | |
static java.lang.String |
SUMMARY_PANE_KEY
pane path key |
| Fields inherited from class com.sapportals.admin.wizardframework.components.GridContainer |
GRID |
| Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT |
| Constructor Summary | |
SummaryPane()
|
|
| Method Summary | |
protected com.sapportals.htmlb.Component |
getSummariesGrid(IWizardContext context)
Gets the summaries map from the session, sorts it alphabetically and returns htmlb component containing the summaries. |
java.lang.String |
getTitle(IWizardContext context)
Set the title of a pane - this function is relevant only for panes. |
protected void |
mySetupComponent(IWizardContext context)
|
| Methods inherited from class com.sapportals.admin.wizardframework.components.GridContainer |
addComponent, addComponent, clearIfInconsistent, delegateDoBeforeDisplay, delegateProcessInput, delegateSetupComponent, doAfterSubmit, doBeforeDisplay, getCell, getComponent, getControlInFocus, getDisplay, getErrorMessages, getGrid, getPath, init, isInitialized, myDoBeforeDisplay, myProcessInput, processInput, setPath, setSize, setupComponent, wasChanged |
| Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
getDescription, getProperty, isComplete, isMandatory, setMandatory, setProperty, setTempProperty |
| 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 SUMMARY_PANE_KEY
| Constructor Detail |
public SummaryPane()
| Method Detail |
protected void mySetupComponent(IWizardContext context)
mySetupComponent in class GridContainerprotected com.sapportals.htmlb.Component getSummariesGrid(IWizardContext context)
context - wizard context.AbstractPCMWizard.finalizeSummaries(Map, IWizardContext)public java.lang.String getTitle(IWizardContext context)
IWizardComponentgetTitle in class AbstractWizardComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||