|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableHandle | |
---|---|
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.elements.table |
Uses of TableHandle in org.eclipse.birt.report.model.api |
---|
Fields in org.eclipse.birt.report.model.api declared as TableHandle | |
---|---|
protected TableHandle |
TableRowBandAdapter.element
The element where the copy/paste operation occurs. |
protected TableHandle |
TableColumnBandAdapter.element
The element where the copy/paste operation occurs. |
Uses of TableHandle in org.eclipse.birt.report.model.api.elements.table |
---|
Methods in org.eclipse.birt.report.model.api.elements.table that return TableHandle | |
---|---|
TableHandle |
LayoutTable.getTable()
Returns the handle of the table that the layout belongs to. |
TableHandle |
LayoutTableModel.getTable()
Returns the table to which the layout model belongs. |
Constructors in org.eclipse.birt.report.model.api.elements.table with parameters of type TableHandle | |
---|---|
LayoutTableModel(TableHandle table)
Constructs a LayoutTableModel with the given table
element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |