com.sap.portal.admin.wizard.panes
Class InitPane
java.lang.Object
com.sapportals.admin.wizardframework.components.AbstractWizardComponent
com.sapportals.admin.wizardframework.components.AbstractActionComponent
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. |
|
Constructor Summary |
InitPane()
Deprecated. A blank constructor |
| 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 |
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
InitPane
public InitPane()
- Deprecated.
- A blank constructor
doAfterSubmit
public void doAfterSubmit(IWizardContext context)
- Deprecated.
- Performs any actions on the data after user input is collected.
The input data must be valid.
- Sets the wizard's title.
- Initializes the attributes object and puts the target object
locale in it.
- Puts the target object name in the summaries table.
- 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)
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