com.sapportals.admin.wizardframework.util
Class RedirectComponent
java.lang.Object
com.sapportals.admin.wizardframework.components.AbstractWizardComponent
com.sapportals.admin.wizardframework.components.HTMLScriptComponent
com.sapportals.admin.wizardframework.util.RedirectComponent
- 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 RedirectComponent
- extends HTMLScriptComponent
A class that represents a redirect component.
A redirect component redirects the pane URL when called.
|
Constructor Summary |
RedirectComponent(String url,
Map postArgs)
Deprecated. A constructor that sets a redirect URL and post arguments to be
passed to the URL. |
|
Method Summary |
com.sapportals.htmlb.Component |
getDisplay(IWizardContext ctx)
Deprecated. Gets the HTMLB component for display. |
| Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
clearIfInconsistent, doAfterSubmit, 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 |
RedirectComponent
public RedirectComponent(String url,
Map postArgs)
- Deprecated.
- A constructor that sets a redirect URL and post arguments to be
passed to the URL.
- Parameters:
url - a redirect URLpostArgs - post arguments
getDisplay
public com.sapportals.htmlb.Component getDisplay(IWizardContext ctx)
- Deprecated.
- Gets the HTMLB component for display. Specified by
getDisplay in the interface IWizardComponent.
Overrides getDisplay in the class
HTMLScriptComponent.
- Specified by:
getDisplay in interface IWizardComponent- Overrides:
getDisplay in class HTMLScriptComponent
- Parameters:
ctx - the current wizard context
- Returns:
- the HTMLB component, null if the component has no
display
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] com.sap.portal.admin.wizardframeworkdeprecated
|
api
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com] com.sap.portal.admin.wizardframeworkdeprecated
|
-
|
EP-PIN-APF
|
Copyright 2011 SAP AG Complete Copyright Notice