com.sapportals.admin.wizardframework.templates
Class AbstractScriptState
java.lang.Object
com.sapportals.admin.wizardframework.components.AbstractWizardComponent
com.sapportals.admin.wizardframework.components.HTMLScriptComponent
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.
| 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 |
AbstractScriptState
public AbstractScriptState()
- Deprecated.
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
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