public interface ScriptValue extends ActionValue
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
ScriptValue |
copyInstance() |
java.lang.String |
getScript()
Returns the value of the 'Script' attribute
|
ScriptExpression |
getScriptExpression() |
void |
setScript(java.lang.String value)
Sets the value of the '
Script' attribute |
void |
setScriptExpression(ScriptExpression expression) |
getLabel, setLabeljava.lang.String getScript()
setScript(String),
AttributePackage.getScriptValue_Script()void setScript(java.lang.String value)
Script' attribute.
value - the new value of the 'Script' attribute.getScript()ScriptValue copyInstance()
copyInstance 在接口中 ActionValuecopyInstance 在接口中 IChartObjectScriptExpression getScriptExpression()
void setScriptExpression(ScriptExpression expression)
Copyright © 2005-2008 Actuate Corp. All rights reserved.