public class TableGroupedEvent extends TableEvent
| Constructor and Description |
|---|
TableGroupedEvent(TableBean<? extends TableData> table,
GroupStructureBean grouped)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GroupStructureBean |
getGrouped()
Returns the
GroupStructureBean. |
getTablepublic TableGroupedEvent(TableBean<? extends TableData> table, GroupStructureBean grouped)
table - The table that were groupedgrouped - The group resultpublic GroupStructureBean getGrouped()
GroupStructureBean.GroupStructureBean.Copyright ? Technia AB. All Rights Reserved.