com.sap.portal.admin.wizard.panes

Class SummaryPane

java.lang.Object
  extended by com.sapportals.admin.wizardframework.components.AbstractWizardComponent
      extended by com.sapportals.admin.wizardframework.components.GridContainer
          extended by 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
 
Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT
 
Constructor Summary
SummaryPane()
          Deprecated. A blank constructor.
 
Method Summary
protected  com.sapportals.htmlb.Component getSummariesGrid(IWizardContext context)
          Deprecated. Gets the summaries map from the session wrapped as a grid.
 String getTitle(IWizardContext context)
          Deprecated. Gets a component title.
protected  void mySetupComponent(IWizardContext context)
          Deprecated. Implement this method to create your own setup for a component.
 
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

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
Constructor Detail

SummaryPane

public SummaryPane()
Deprecated. 
A blank constructor.

Method Detail

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
Access Rights

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