com.sapportals.admin.wizardframework.templates

Class AbstractScriptState

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.templates.AbstractScriptState
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 abstract class AbstractScriptState
extends HTMLScriptComponent

The base class that represents the state of a script. A wizard may be composed of several sub-wizards. Scripts are used to pass control between sub-wizards.


Field Summary
 
Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT
 
Constructor Summary
AbstractScriptState()
          Deprecated.  
 
Method Summary
abstract  String getScript(IWizardContext ctx)
          Deprecated. Gets a script.
 
Methods inherited from class com.sapportals.admin.wizardframework.components.HTMLScriptComponent
getDisplay, 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

AbstractScriptState

public AbstractScriptState()
Deprecated. 
Method Detail

getScript

public abstract String getScript(IWizardContext ctx)
Deprecated. 
Gets a script.

Overrides:
getScript in class HTMLScriptComponent
Parameters:
ctx - the current wizard context
Returns:
the JavaScript script
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] com.sap.portal.admin.wizardframeworkdeprecated - EP-PIN-APF
[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


Copyright 2011 SAP AG Complete Copyright Notice