|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.chart.device.ScriptMenuHelper
public class ScriptMenuHelper
The helper class is used to generate scripts for Action Value of chart model.
Constructor Summary | |
---|---|
ScriptMenuHelper()
|
Method Summary | |
---|---|
java.lang.String |
getScriptValueJS(int index,
ScriptValue sv)
Returns scripts of 'Invoke Script' action. |
static void |
initInstance(IScriptMenuHelper tFactory)
Initializes instance of this object. |
static IScriptMenuHelper |
instance()
Returns instance of this object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptMenuHelper()
Method Detail |
---|
public static void initInstance(IScriptMenuHelper tFactory)
tFactory
- public static IScriptMenuHelper instance()
public java.lang.String getScriptValueJS(int index, ScriptValue sv)
IScriptMenuHelper
getScriptValueJS
in interface IScriptMenuHelper
index
- index of action.sv
- script action.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |