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 | Method and Description |
---|---|
protected RowHandle |
TableColumnBandAdapter.getRow(int slotId,
int groupId,
int rowNumber) |
protected RowHandle |
GridColumnBandAdapter.getRow(int slotId,
int groupId,
int rowNumber) |
Modifier and Type | Method and Description |
---|---|
protected int |
RowBandAdapter.computeRowCount(RowHandle rowHandle)
Computes column count in one row.
|
Modifier and Type | Method and Description |
---|---|
RowHandle |
LayoutRow.getRow()
Returns the corresponding handle of the row element.
|
RowHandle |
LayoutTable.getRow(int rowPosn)
Return the row handle with the given row position.
|
Copyright © 2008 Actuate Corp. All rights reserved.