org.richfaces.event.sort
Interface SortListener

All Superinterfaces:
java.util.EventListener, javax.faces.event.FacesListener

public interface SortListener
extends javax.faces.event.FacesListener

Author:
Maksim Kaszynski

Method Summary
 void processSort(SortEvent e)
           
 

Method Detail

processSort

void processSort(SortEvent e)


Copyright © 2009. All Rights Reserved.