org.apache.empire.struts2.actionsupport
Class ListActionSupport.ListSortInfo

java.lang.Object
  extended by org.apache.empire.struts2.actionsupport.ListActionSupport.ListSortInfo
Enclosing class:
ListActionSupport

protected static final class ListActionSupport.ListSortInfo
extends Object


Field Summary
 String sortColumn
           
 boolean sortDescending
           
 
Constructor Summary
protected ListActionSupport.ListSortInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sortColumn

public String sortColumn

sortDescending

public boolean sortDescending
Constructor Detail

ListActionSupport.ListSortInfo

protected ListActionSupport.ListSortInfo()


Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.