org.richfaces.event.sort
Class SingleColumnSortListener

java.lang.Object
  extended by org.richfaces.event.sort.AbstractSortListener
      extended by org.richfaces.event.sort.SingleColumnSortListener
All Implemented Interfaces:
java.util.EventListener, javax.faces.event.FacesListener, org.richfaces.event.sort.SortListener

public class SingleColumnSortListener
extends AbstractSortListener

Author:
Maksim Kaszynski

Field Summary
static SingleColumnSortListener INSTANCE
           
 
Method Summary
 void processSort(org.richfaces.event.sort.SortEvent e)
           
 
Methods inherited from class org.richfaces.event.sort.AbstractSortListener
nextSortOrder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final SingleColumnSortListener INSTANCE
Method Detail

processSort

public void processSort(org.richfaces.event.sort.SortEvent e)


Copyright © 2010. All Rights Reserved.