|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||