|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.model.api.elements.table.LayoutGroup
public class LayoutGroup
The table group model for a TableGroup element.
| Constructor Summary | |
|---|---|
protected |
LayoutGroup(LayoutTable table,
int groupLevel)
Constructs a LayoutGroup with the given table and the
group level. |
| Method Summary | |
|---|---|
TableGroupHandle |
getGroup()
Returns the corresponding handle of the table group. |
LayoutSlot |
getLayoutSlotFooter()
Returns the layout slot of the HEADER_FOOTER. |
LayoutSlot |
getLayoutSlotHeader()
Returns the layout slot of the HEADER_SLOT. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected LayoutGroup(LayoutTable table,
int groupLevel)
LayoutGroup with the given table and the
group level.
table - the layout tablegroupLevel - the level of the group| Method Detail |
|---|
public TableGroupHandle getGroup()
public LayoutSlot getLayoutSlotHeader()
public LayoutSlot getLayoutSlotFooter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||