Skip navigation links


org.apache.myfaces.trinidad.event
Interface SelectionListener

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

public interface SelectionListener
extends javax.faces.event.FacesListener

Listener for SelectEvents.


Method Summary
 void processSelection(SelectionEvent event)
           

 

Method Detail

processSelection

void processSelection(SelectionEvent event)
                      throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

Skip navigation links


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