|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.cis.server.util.SORTInfo
com.softwareag.cis.server.util.GRIDCollection.MySORTInfo
com.centrasite.control.adapters.collection.grid.GridCollection.SortInfo
public class GridCollection.SortInfo
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.softwareag.cis.server.util.SORTInfo |
---|
com.softwareag.cis.server.util.SORTInfo.PropertyIndexSortItem |
Constructor Summary | |
---|---|
GridCollection.SortInfo()
|
Method Summary | |
---|---|
void |
sort(java.lang.String propName,
boolean ascending)
|
Methods inherited from class com.softwareag.cis.server.util.GRIDCollection.MySORTInfo |
---|
sort |
Methods inherited from class com.softwareag.cis.server.util.SORTInfo |
---|
getAscending, getOriginalSortItems, getPropertyIndexSortItemsAsCSVString, getSortItems, getSortProperty, onSort, setAscending, setOriginalColumnSequenceAsCSVString, setOriginalSortItemsAsCSVString, setPropertyIndexSortItemsAsCSVString, setSortItems, setSortProperty |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GridCollection.SortInfo()
Method Detail |
---|
public void sort(java.lang.String propName, boolean ascending)
sort
in class com.softwareag.cis.server.util.GRIDCollection.MySORTInfo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |