com.centrasite.control.adapters.textgrid
Class TextGridCollection.SortInfo

java.lang.Object
  extended by com.softwareag.cis.server.util.SORTInfo
      extended by com.softwareag.cis.server.util.GRIDCollection.MySORTInfo
          extended by com.centrasite.control.adapters.textgrid.TextGridCollection.SortInfo
Enclosing class:
TextGridCollection

public class TextGridCollection.SortInfo
extends com.softwareag.cis.server.util.GRIDCollection.MySORTInfo


Nested Class Summary
 
Nested classes/interfaces inherited from class com.softwareag.cis.server.util.SORTInfo
com.softwareag.cis.server.util.SORTInfo.PropertyIndexSortItem
 
Constructor Summary
TextGridCollection.SortInfo()
           
 
Method Summary
 void onSort()
           
 void onSortSuper()
           
 
Methods inherited from class com.softwareag.cis.server.util.GRIDCollection.MySORTInfo
sort, sort
 
Methods inherited from class com.softwareag.cis.server.util.SORTInfo
getAscending, getOriginalSortItems, getPropertyIndexSortItemsAsCSVString, getSortItems, getSortProperty, setAscending, setOriginalColumnSequenceAsCSVString, setOriginalSortItemsAsCSVString, setPropertyIndexSortItemsAsCSVString, setSortItems, setSortProperty
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextGridCollection.SortInfo

public TextGridCollection.SortInfo()
Method Detail

onSort

public void onSort()
Overrides:
onSort in class com.softwareag.cis.server.util.SORTInfo

onSortSuper

public void onSortSuper()