com.sap.portal.admin.wizard.panes
Class SummaryPane
java.lang.Object
com.sapportals.admin.wizardframework.components.AbstractWizardComponent
com.sapportals.admin.wizardframework.components.GridContainer
com.sap.portal.admin.wizard.panes.SummaryPane
- All Implemented Interfaces:
- IDependencyObject, IWizardComponent, IWizardComponentContainer
Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
public class SummaryPane
- extends GridContainer
The class that represents the summary pane. Displays a summary of the
information entered by the administrator during the wizard flow.
Enables the administrator to create an object or go back and change
the information.
|
Nested Class Summary |
static class |
SummaryPane.UIStrings
Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com). |
|
Field Summary |
static String |
SUMMARY_PANE_KEY
Deprecated. The pane key used by the wizard in the state machine. |
| Fields inherited from class com.sapportals.admin.wizardframework.components.GridContainer |
GRID |
|
Constructor Summary |
SummaryPane()
Deprecated. A blank constructor. |
| 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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUMMARY_PANE_KEY
public static final String SUMMARY_PANE_KEY
- Deprecated.
- The pane key used by the wizard in the state machine.
- See Also:
- Constant Field Values
SummaryPane
public SummaryPane()
- Deprecated.
- A blank constructor.
mySetupComponent
protected void mySetupComponent(IWizardContext context)
- Deprecated.
- Description copied from class:
GridContainer
- Implement this method to create your own setup for a component.
- Overrides:
mySetupComponent in class GridContainer
- Parameters:
context - the current wizard context
getSummariesGrid
protected com.sapportals.htmlb.Component getSummariesGrid(IWizardContext context)
- Deprecated.
- Gets the summaries map from the session wrapped as a grid.
The summaries are sorted alphabetically.
- Parameters:
context - the current wizard context
- Returns:
- an HTMLB component containing the summaries
- See Also:
AbstractPCMWizard.finalizeSummaries(Map, IWizardContext)
getTitle
public String getTitle(IWizardContext context)
- Deprecated.
- Description copied from class:
AbstractWizardComponent
- Gets a component title.
- Specified by:
getTitle in interface IWizardComponent- Overrides:
getTitle in class AbstractWizardComponent
- Parameters:
context - the current wizard context
- Returns:
- the component title
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice