Uses of Interface
org.eclipse.birt.report.engine.api.IAction

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
 

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)
           
 



Copyright © 2005 Actuate Corp. All rights reserved.