Uses of Class
org.eclipse.birt.report.model.api.ParameterGroupHandle

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

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

Subclasses of ParameterGroupHandle in org.eclipse.birt.report.model.api
 class CascadingParameterGroupHandle
          Represents the group of cascading parameters.
 

Methods in org.eclipse.birt.report.model.api that return ParameterGroupHandle
 ParameterGroupHandle ElementFactory.newParameterGroup(java.lang.String name)
          Creates a new parameter group element.
 

Methods in org.eclipse.birt.report.model.api with parameters of type ParameterGroupHandle
protected  void DesignVisitor.visitParameterGroup(ParameterGroupHandle obj)
          Visits the parameter group element.
 



Copyright © 2008 Actuate Corp. All rights reserved.