Methods in org.eclipse.birt.report.engine.api with parameters of type IAction |
java.lang.String |
HTMLActionHandler.getURL(IAction actionDefn,
org.eclipse.birt.report.engine.api.script.IReportContext context)
|
java.lang.String |
HTMLActionHandler.getURL(IAction actionDefn,
java.lang.Object context)
|
protected java.lang.String |
HTMLActionHandler.buildDrillAction(IAction action,
java.lang.Object context)
builds URL for drillthrough action |
java.lang.String |
IHTMLActionHandler.getURL(IAction actionDefn,
java.lang.Object context)
generates a URL based on the action definition |
java.lang.String |
IHTMLActionHandler.getURL(IAction actionDefn,
org.eclipse.birt.report.engine.api.script.IReportContext context)
|