Uses of Interface
org.eclipse.birt.report.engine.content.IColumn

Packages that use IColumn
org.eclipse.birt.report.engine.content Defines interfaces of BIRT report items for Engine to pass from executors to emitters. 
 

Uses of IColumn in org.eclipse.birt.report.engine.content
 

Methods in org.eclipse.birt.report.engine.content that return IColumn
 IColumn ITableContent.getColumn(int index)
           
 IColumn ICellContent.getColumnInstance()
           
 

Methods in org.eclipse.birt.report.engine.content with parameters of type IColumn
 void ITableContent.addColumn(IColumn column)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.