Package | Description |
---|---|
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 |
Modifier and Type | Field and Description |
---|---|
protected TableHandle |
TableRowBandAdapter.element
The element where the copy/paste operation occurs.
|
protected TableHandle |
TableColumnBandAdapter.element
The element where the copy/paste operation occurs.
|
Modifier and Type | Method and Description |
---|---|
TableHandle |
LayoutTableModel.getTable()
Returns the table to which the layout model belongs.
|
TableHandle |
LayoutTable.getTable()
Returns the handle of the table that the layout belongs to.
|
Constructor and Description |
---|
LayoutTableModel(TableHandle table)
Constructs a
LayoutTableModel with the given table
element. |
Copyright © 2008 Actuate Corp. All rights reserved.