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

Packages that use SortElementHandle
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.impl   
org.eclipse.birt.report.model.api.simpleapi Report element representations in the BIRT simple API environment. 
 

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

Methods in org.eclipse.birt.report.model.api that return SortElementHandle
 SortElementHandle ElementFactory.newSortElement()
          Creates a sort element handle.
 

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

Methods in org.eclipse.birt.report.model.api.impl with parameters of type SortElementHandle
 ISortElement SimpleElementFactory.createSortElement(SortElementHandle handle)
           
 

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

Methods in org.eclipse.birt.report.model.api.simpleapi with parameters of type SortElementHandle
 ISortElement ISimpleElementFactory.createSortElement(SortElementHandle handle)
          Create ISortElement instance.
 



Copyright © 2008 Actuate Corp. All rights reserved.