Uses of Class
org.eclipse.birt.report.model.api.elements.structures.Action

Packages that use Action
org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") 
org.eclipse.birt.report.model.api.olap   
 

Uses of Action in org.eclipse.birt.report.model.api
 

Methods in org.eclipse.birt.report.model.api that return Action
static Action StructureFactory.createAction()
          Creates an empty action structure.
 

Methods in org.eclipse.birt.report.model.api with parameters of type Action
 ActionHandle ColumnHintHandle.setAction(Action action)
          Set an action on the image.
 ActionHandle DataItemHandle.setAction(Action action)
          Set an action on the image.
 ActionHandle ImageHandle.setAction(Action action)
          Set an action on the image.
 ActionHandle LabelHandle.setAction(Action action)
          Set an action on the image.
 

Uses of Action in org.eclipse.birt.report.model.api.olap
 

Methods in org.eclipse.birt.report.model.api.olap with parameters of type Action
 ActionHandle LevelHandle.setAction(Action action)
          Set an action on the level.
 ActionHandle MeasureHandle.setAction(Action action)
          Set an action on the measure.
 



Copyright © 2008 Actuate Corp. All rights reserved.