| Package | Description |
|---|---|
| com.whitestein.lsps.vaadin.ui.components.table.adapter | |
| com.whitestein.lsps.vaadin.ui.components.table.dataset |
| Modifier and Type | Method and Description |
|---|---|
GroupingDataset.GroupNode |
GroupingDatasetVaadinAdapter.load(List<GroupingDataset.Group> groupList)
Loads all data from the underlying dataset, groups it and returns it.
|
| Modifier and Type | Field and Description |
|---|---|
LinkedHashMap<Object,GroupingDataset.GroupNode> |
GroupingDataset.GroupNode.groups
If this is not null, then
leafs is null. |
| Modifier and Type | Method and Description |
|---|---|
GroupingDataset.GroupNode |
GroupingDataset.load()
Loads all data from the underlying dataset, groups it and returns it.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.