Uses of Interface
org.eclipse.birt.chart.device.IScriptMenuHelper
Packages that use IScriptMenuHelper
Package
Description
Provides interfaces and no-op adapters that define services
provided by the device renderer and an associated display server.
-
Uses of IScriptMenuHelper in org.eclipse.birt.chart.device
Classes in org.eclipse.birt.chart.device that implement IScriptMenuHelperModifier and TypeClassDescriptionclass
The helper class is used to generate scripts for Action Value of chart model.Methods in org.eclipse.birt.chart.device that return IScriptMenuHelperModifier and TypeMethodDescriptionstatic IScriptMenuHelper
ScriptMenuHelper.instance()
Returns instance of this object.Methods in org.eclipse.birt.chart.device with parameters of type IScriptMenuHelperModifier and TypeMethodDescriptionstatic void
ScriptMenuHelper.initInstance
(IScriptMenuHelper tFactory) Initializes instance of this object.