Uses of Interface
org.eclipse.birt.report.model.api.simpleapi.IAction

Packages that use IAction
org.eclipse.birt.report.model.api.impl   
org.eclipse.birt.report.model.api.simpleapi Report element representations in the BIRT simple API environment. 
 

Uses of IAction in org.eclipse.birt.report.model.api.impl
 

Methods in org.eclipse.birt.report.model.api.impl that return IAction
 IAction SimpleElementFactory.createAction(ActionHandle action, ReportItemHandle handle)
           
 

Uses of IAction in org.eclipse.birt.report.model.api.simpleapi
 

Methods in org.eclipse.birt.report.model.api.simpleapi that return IAction
 IAction ISimpleElementFactory.createAction(ActionHandle action, ReportItemHandle handle)
          Creates the action structure.
 IAction IDataItem.getAction()
          Returns a handle to work with the action property, action is a structure that defines a hyperlink.
 IAction ILabel.getAction()
          Returns a handle to work with the action property, action is a structure that defines a hyperlink.
 IAction IImage.getAction()
          Returns a handle to work with the action property, action is a structure that defines a hyperlink.
 



Copyright © 2008 Actuate Corp. All rights reserved.