| 类 | 说明 |
|---|---|
| BasicLayoutStrategies |
The strategy to recover the table from an invalid layout to a valid one.
|
| FillCellsStrategy |
The strategy to fill empty areas with
LayoutCells and
Cell elements. |
| LayoutCell |
The minimal item in the table.
|
| LayoutChangedEvent |
Notification event that says that the layout of the table element has been
changed.
|
| LayoutGroup |
The table group model for a
TableGroup element. |
| LayoutHelper |
An algorithm to support rowSpan, colSpan for BIRT table elements.
|
| LayoutRow |
Represents a row in table layout.
|
| LayoutSlot |
A slot in the table.
|
| LayoutTable |
The table model for the content layout.
|
| LayoutTable.OverlappedArea |
Represents an overlapped area of the cell element in the table.
|
| LayoutTableModel |
The table model for the UI render.
|
| LayoutUtil |
The utility class for
LayoutTable. |
Copyright © 2008 Actuate Corp. All rights reserved.