public class LayoutGroup
extends java.lang.Object
TableGroup
element.Modifier | Constructor and Description |
---|---|
protected |
LayoutGroup(LayoutTable table,
int groupLevel)
Constructs a
LayoutGroup with the given table and the
group level. |
Modifier and Type | Method and Description |
---|---|
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.
|
protected LayoutGroup(LayoutTable table, int groupLevel)
LayoutGroup
with the given table and the
group level.table
- the layout tablegroupLevel
- the level of the grouppublic TableGroupHandle getGroup()
public LayoutSlot getLayoutSlotHeader()
public LayoutSlot getLayoutSlotFooter()
Copyright © 2008 Actuate Corp. All rights reserved.