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

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

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

Methods in org.eclipse.birt.report.model.api that return ColumnHandle
 ColumnHandle TableHandle.findColumn(int columnNum)
          Figures out the column according to the index of the column.
 ColumnHandle ElementFactory.newTableColumn()
          Creates a new column element.
 

Methods in org.eclipse.birt.report.model.api with parameters of type ColumnHandle
protected  void DesignVisitor.visitColumn(ColumnHandle obj)
          Visits the column element.
 



Copyright © 2008 Actuate Corp. All rights reserved.