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 ICellContent.getColumnInstance()
           
 IColumn ITableContent.getColumn(int index)
           
 

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



Copyright © 2005 Actuate Corp. All rights reserved.