Skip navigation links


org.apache.myfaces.trinidad.event
Interface SortListener

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

public interface SortListener
extends javax.faces.event.FacesListener

Listener for SortEvents.

Version:
$Name: $ ($Revision: /main/2 $) $Date: 2012/01/04 16:18:05 $

Method Summary
 void processSort(SortEvent event)
           

 

Method Detail

processSort

void processSort(SortEvent event)
                 throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.