com.sapportals.admin.wizardframework.util

Class RedirectComponent

java.lang.Object
  extended by com.sapportals.admin.wizardframework.components.AbstractWizardComponent
      extended by com.sapportals.admin.wizardframework.components.HTMLScriptComponent
          extended by 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.


Field Summary
 
Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT
 
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.HTMLScriptComponent
getScript, setScript
 
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
 

Constructor Detail

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 URL
postArgs - post arguments
Method Detail

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

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