|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.ui.table.AWTDisplayGroup.GroupingState
public static class AWTDisplayGroup.GroupingState
use this type to mark grouping rows, tell if they're expanded, ...
Field Summary | |
---|---|
int |
count
|
java.lang.Object |
groupingRow
|
boolean |
isExpanded
|
Constructor Summary | |
---|---|
AWTDisplayGroup.GroupingState()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean isExpanded
public int count
public java.lang.Object groupingRow
Constructor Detail |
---|
public AWTDisplayGroup.GroupingState()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |