Uses of Interface
org.eclipse.birt.report.engine.api.script.element.IAction
Packages that use IAction
Package
Description
Report element representations in the BIRT scripting environment.
-
Uses of IAction in org.eclipse.birt.report.engine.api.script.element
Methods in org.eclipse.birt.report.engine.api.script.element that return IActionModifier and TypeMethodDescriptionIReportDesign.createAction()
Creates the action structure.IDataItem.getAction()
Returns a handle to work with the action property, action is a structure that defines a hyperlink.IImage.getAction()
Returns a handle to work with the action property, action is a structure that defines a hyperlink.ILabel.getAction()
Returns a handle to work with the action property, action is a structure that defines a hyperlink.Methods in org.eclipse.birt.report.engine.api.script.element with parameters of type IAction