| 程序包 | 说明 |
|---|---|
| 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 |
| 限定符和类型 | 字段和说明 |
|---|---|
protected TableHandle |
TableRowBandAdapter.element
The element where the copy/paste operation occurs.
|
protected TableHandle |
TableColumnBandAdapter.element
The element where the copy/paste operation occurs.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 构造器和说明 |
|---|
LayoutTableModel(TableHandle table)
Constructs a
LayoutTableModel with the given table
element. |
Copyright © 2008 Actuate Corp. All rights reserved.