org.richfaces.event.sort
Class SingleColumnSortListener

java.lang.Object
  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 java.lang.Object
implements org.richfaces.event.sort.SortListener

Author:
Maksim Kaszynski

Field Summary
static SingleColumnSortListener INSTANCE
           
 
Method Summary
 void processSort(org.richfaces.event.sort.SortEvent e)
           
 
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)
Specified by:
processSort in interface org.richfaces.event.sort.SortListener


Copyright © 2007. All Rights Reserved.