public static class GroupingView.GroupingData<M> extends Object
| Constructor and Description |
|---|
GroupingView.GroupingData(Object value,
int startRow) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
List<M> |
getItems() |
int |
getStartRow() |
Object |
getValue() |
int |
hashCode() |
boolean |
isCollapsed() |
void |
setCollapsed(boolean collapsed) |
Copyright © 2012. All Rights Reserved.