public interface IHTMLActionHandler
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getURL(IAction actionDefn,
org.eclipse.birt.report.engine.api.script.IReportContext context)
Generates a URL based on the action definition.
|
java.lang.String |
getURL(IAction actionDefn,
java.lang.Object context)
Generates a URL based on the action definition.
|
java.lang.String getURL(IAction actionDefn, java.lang.Object context)
actionDefn - definition of an actioncontext - the context for creating the hyper linkjava.lang.String getURL(IAction actionDefn, org.eclipse.birt.report.engine.api.script.IReportContext context)
actionDefn - definition of an actioncontext - the context for creatino the hyper linkCopyright © 2008 Actuate Corp. All rights reserved.