Uses of Class
org.eclipse.birt.report.model.api.elements.table.LayoutRow
Packages that use LayoutRow
-
Uses of LayoutRow in org.eclipse.birt.report.model.api.elements.table
Methods in org.eclipse.birt.report.model.api.elements.table that return LayoutRowModifier and TypeMethodDescriptionprotected LayoutRow
LayoutSlot.getCurrentLayoutRow()
Returns the current row worked on.protected LayoutRow
LayoutCell.getLayoutContainer()
Returns the layout row that this layout cell resides.protected LayoutRow
LayoutSlot.getLayoutRow
(int rowId) Returns the row with the give index.