Uses of Package
org.eclipse.birt.report.model.api.elements.table
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 |
-
Classes in org.eclipse.birt.report.model.api.elements.table used by org.eclipse.birt.report.model.api Class Description LayoutTableModel The table model for the UI render. -
Classes in org.eclipse.birt.report.model.api.elements.table used by org.eclipse.birt.report.model.api.elements.table Class Description LayoutCell The minimal item in the table.LayoutGroup The table group model for aTableGroup
element.LayoutGroupBand The slot for the header and the footer in groups.LayoutRow Represents a row in table layout.LayoutSlot A slot in the table.LayoutTable The table model for the content layout.