Package | Description |
---|---|
org.eclipse.birt.chart.computation |
This is a placeholder file for the org.eclipse.birt.chart.computation package.
|
org.eclipse.birt.chart.device |
Provides interfaces and no-op adapters that define services
provided by the device renderer and an associated display server.
|
org.eclipse.birt.chart.model.attribute |
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
|
org.eclipse.birt.chart.model.attribute.impl |
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
|
Modifier and Type | Method and Description |
---|---|
ScriptValue |
IGObjectFactory.createScriptValue(java.lang.String script) |
ScriptValue |
GObjectFactory.createScriptValue(java.lang.String script) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ScriptMenuHelper.getScriptValueJS(int index,
ScriptValue sv,
com.ibm.icu.util.ULocale locale) |
java.lang.String |
IScriptMenuHelper.getScriptValueJS(int index,
ScriptValue sv,
com.ibm.icu.util.ULocale locale)
Returns scripts of 'Invoke Script' action.
|
Modifier and Type | Method and Description |
---|---|
ScriptValue |
ScriptValue.copyInstance() |
ScriptValue |
AttributeFactory.createScriptValue()
Returns a new object of class 'Script Value'.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptValueImpl
An implementation of the model object '
Script Value'.
|
Modifier and Type | Method and Description |
---|---|
ScriptValue |
ScriptValueImpl.copyInstance()
A convenient method to get an instance copy.
|
static ScriptValue |
ScriptValueImpl.create(java.lang.String script)
A convenience method provided to build a script action value when needed
|
ScriptValue |
AttributeFactoryImpl.createScriptValue() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.