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.") 
 

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 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.
 



Copyright © 2008 Actuate Corp. All rights reserved.