org.richfaces.event.sort
Class MultiColumnSortListener

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

public class MultiColumnSortListener
extends AbstractSortListener

Implementation of sortListener for multi-column sorting

Author:
Maksim Kaszynski

Field Summary
static MultiColumnSortListener 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 MultiColumnSortListener INSTANCE
Method Detail

processSort

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


Copyright © 2010. All Rights Reserved.