| Package | Description |
|---|---|
| com.sap.portal.admin.editor | |
| com.sap.portal.admin.studio | |
| com.sap.portal.admin.wizard.panes |
Deprecated.
|
| com.sapportals.admin.wizardframework.api |
Deprecated.
|
| com.sapportals.admin.wizardframework.components |
Deprecated.
|
| com.sapportals.admin.wizardframework.components.tableview |
Deprecated.
|
| com.sapportals.admin.wizardframework.templates |
Deprecated.
|
| com.sapportals.admin.wizardframework.util |
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IEditorContainer.addComponent(String componentId,
IWizardComponent component)
Deprecated.
Adds a wizard component to a container.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyEditorComponent
The class that represents the property editor component.
|
class |
TableViewEditorComponent
A class that represents the table view editor component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FinishPane
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
InfoPane
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
InitPane
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
SavePane
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
SummaryPane
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
WriteProtectPane
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
| Modifier and Type | Method and Description |
|---|---|
IWizardComponent |
IWizardContext.getComponent(String key)
Gets the wizard component specified by a key.
|
IWizardComponent |
IWizardComponentContainer.getComponent(String key)
Deprecated.
Gets a component or subcomponent from a container specified by a key.
|
IWizardComponent |
IWizardStructure.getComponent(String componentPath,
IWizardContext ctx)
Deprecated.
Gets a component from the wizard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IConfigurableWizard.addPane(String key,
IWizardComponent pane)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractActionComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
AbstractInputComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
AbstractSelectionComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
AbstractWizardComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
AlignedInputComponentList
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
CancelPane
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
CheckboxChoiceComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
CheckboxSelectionComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
CloseWizardComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
DropdownSelectionComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
FlowContainer
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
GridContainer
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
Group
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
HtmlbComponentWrapper
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
HTMLScriptComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
ListDisplayComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
ListSelectionComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
MultilineInputComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
MultiSelectionComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
ProgressBarComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
RadioButtonSelectionComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
TextInputComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
WizardComponentContainer
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
| Modifier and Type | Method and Description |
|---|---|
IWizardComponent |
WizardComponentContainer.getComponent(String key)
Deprecated.
Gets the specified component.
|
IWizardComponent |
GridContainer.getComponent(String key)
Deprecated.
Gets the component specified by a key.
|
IWizardComponent |
FlowContainer.getComponent(String key)
Deprecated.
Gets a component from a container specified by a key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WizardComponentContainer.addComponent(String key,
IWizardComponent component)
Deprecated.
Adds a specified component.
|
void |
FlowContainer.addComponent(String key,
IWizardComponent component)
Deprecated.
Adds a wizard component to the container specified by a key.
|
void |
WizardComponentContainer.addComponent(String key,
IWizardComponent component,
boolean isMandatoryField)
Deprecated.
Adds a specified wizard component and sets the component to
mandatory (
true). |
void |
FlowContainer.addComponent(String key,
IWizardComponent component,
boolean isMandatoryField)
Deprecated.
Adds a mandatory wizard component to a container specified by a
key.
|
void |
GridContainer.addComponent(String key,
IWizardComponent component,
int line,
int column,
boolean isMandatoryField)
Deprecated.
Adds a component specified by a key, to the specified
line and column in the grid, and sets the component to mandatory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableViewComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractActionState
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
AbstractScriptState
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
class |
AbstractWizardPane
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedirectComponent
Deprecated.
Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
|
Copyright 2021 SAP SE Complete Copyright Notice