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 java.lang.Object


Field Summary
 java.lang.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 java.lang.String sortColumn

sortDescending

public boolean sortDescending
Constructor Detail

ListActionSupport.ListSortInfo

protected ListActionSupport.ListSortInfo()


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