com.sap.portal.admin.wizard.panes

Class InitPane

java.lang.Object
  extended by com.sapportals.admin.wizardframework.components.AbstractWizardComponent
      extended by com.sapportals.admin.wizardframework.components.AbstractActionComponent
          extended by com.sap.portal.admin.wizard.panes.InitPane
All Implemented Interfaces:
IDependencyObject, IWizardComponent

Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).

public class InitPane
extends AbstractActionComponent

The class that represents a non-visible pane that initializes the wizard.


Nested Class Summary
static class InitPane.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 INIT_PANE_KEY
          Deprecated. The pane key used by the wizard in the state machine.
static String ORIG_LOCALE
          Deprecated. The property key for the original locale value.
static String TARGET_NAME_SUMMARY_VAL
          Deprecated. The property key of the target object name value as displayed in the summary pane.
 
Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT
 
Constructor Summary
InitPane()
          Deprecated. A blank constructor
 
Method Summary
 void doAfterSubmit(IWizardContext context)
          Deprecated. Performs any actions on the data after user input is collected.
 
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

INIT_PANE_KEY

public static final String INIT_PANE_KEY
Deprecated. 
The pane key used by the wizard in the state machine.

See Also:
Constant Field Values

TARGET_NAME_SUMMARY_VAL

public static final String TARGET_NAME_SUMMARY_VAL
Deprecated. 
The property key of the target object name value as displayed in the summary pane.

See Also:
Constant Field Values

ORIG_LOCALE

public static final String ORIG_LOCALE
Deprecated. 
The property key for the original locale value.

See Also:
Constant Field Values
Constructor Detail

InitPane

public InitPane()
Deprecated. 
A blank constructor

Method Detail

doAfterSubmit

public void doAfterSubmit(IWizardContext context)
Deprecated. 
Performs any actions on the data after user input is collected. The input data must be valid.

Specified by:
doAfterSubmit in interface IWizardComponent
Overrides:
doAfterSubmit in class AbstractWizardComponent
Parameters:
context - the current wizard context
See Also:
IWizardComponent.doAfterSubmit(com.sapportals.admin.wizardframework.api.IWizardContext)
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