com.ontimize.gui.table
Class TableSorter.ValueByGroup
java.lang.Object
com.ontimize.gui.table.TableSorter.ValueByGroup
- Direct Known Subclasses:
- TableSorter.ValueByGroupDate
- Enclosing class:
- TableSorter
- protected static class TableSorter.ValueByGroup
- extends java.lang.Object
Class that stores the cell values when these are obtained by groping
several rows into one.
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TableSorter.ValueByGroup
public TableSorter.ValueByGroup(java.lang.Object v,
int row)
increment
public void increment(int row)
getGroupRows
public int[] getGroupRows()
getElementCount
public int getElementCount()
getValue
public java.lang.Object getValue()
equals
public boolean equals(java.lang.Object o)
toString
public java.lang.String toString()