Uses of Interface
org.eclipse.birt.chart.model.attribute.ScriptValue
Packages that use ScriptValue
Package
Description
This is a placeholder file for the org.eclipse.birt.chart.computation package.
Provides interfaces and no-op adapters that define services
provided by the device renderer and an associated display server.
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
-
Uses of ScriptValue in org.eclipse.birt.chart.computation
Methods in org.eclipse.birt.chart.computation that return ScriptValueModifier and TypeMethodDescriptionGObjectFactory.createScriptValue
(String script) IGObjectFactory.createScriptValue
(String script) -
Uses of ScriptValue in org.eclipse.birt.chart.device
Methods in org.eclipse.birt.chart.device with parameters of type ScriptValueModifier and TypeMethodDescriptionIScriptMenuHelper.getScriptValueJS
(int index, ScriptValue sv, com.ibm.icu.util.ULocale locale) Returns scripts of 'Invoke Script' action.ScriptMenuHelper.getScriptValueJS
(int index, ScriptValue sv, com.ibm.icu.util.ULocale locale) -
Uses of ScriptValue in org.eclipse.birt.chart.model.attribute
Methods in org.eclipse.birt.chart.model.attribute that return ScriptValueModifier and TypeMethodDescriptionScriptValue.copyInstance()
AttributeFactory.createScriptValue()
Returns a new object of class 'Script Value'. -
Uses of ScriptValue in org.eclipse.birt.chart.model.attribute.impl
Classes in org.eclipse.birt.chart.model.attribute.impl that implement ScriptValueModifier and TypeClassDescriptionclass
An implementation of the model object ' Script Value'.Methods in org.eclipse.birt.chart.model.attribute.impl that return ScriptValueModifier and TypeMethodDescriptionScriptValueImpl.copyInstance()
A convenient method to get an instance copy.static final ScriptValue
A convenience method provided to build a script action value when neededAttributeFactoryImpl.createScriptValue()