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

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

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

Methods in org.eclipse.birt.report.model.api that return GroupPropertyHandle
 GroupPropertyHandle EmptyGroupElementHandle.getPropertyHandle(java.lang.String propName)
           
abstract  GroupPropertyHandle GroupElementHandle.getPropertyHandle(java.lang.String propName)
          If property is shared by the group of elements, return the corresponding GroupPropertyHandle, otherwise, return null.
 GroupPropertyHandle SimpleGroupElementHandle.getPropertyHandle(java.lang.String propName)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.