|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAction | |
---|---|
org.eclipse.birt.report.engine.api | This is an application-writer's interface for using the BIRT report engine. |
Uses of IAction in org.eclipse.birt.report.engine.api |
---|
Subinterfaces of IAction in org.eclipse.birt.report.engine.api | |
---|---|
interface |
IDataAction
Data Action is used to generate a URL used to reterive the data from the data base. |
Methods in org.eclipse.birt.report.engine.api with parameters of type IAction | |
---|---|
protected java.lang.String |
HTMLActionHandler.buildDrillAction(IAction action,
java.lang.Object context)
builds URL for drillthrough action |
java.lang.String |
HTMLActionHandler.getURL(IAction actionDefn,
org.eclipse.birt.report.engine.api.script.IReportContext context)
Get URL of the action. |
java.lang.String |
IHTMLActionHandler.getURL(IAction actionDefn,
org.eclipse.birt.report.engine.api.script.IReportContext context)
Generates a URL based on the action definition. |
java.lang.String |
HTMLActionHandler.getURL(IAction actionDefn,
java.lang.Object context)
|
java.lang.String |
IHTMLActionHandler.getURL(IAction actionDefn,
java.lang.Object context)
Generates a URL based on the action definition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |