org.apache.myfaces.trinidad.event
Interface SelectionListener

All Superinterfaces:
EventListener, FacesListener

public interface SelectionListener
extends FacesListener

Listener for SelectEvents.


Method Summary
 void processSelection(SelectionEvent event)
           
 

Method Detail

processSelection

void processSelection(SelectionEvent event)
                      throws AbortProcessingException
Throws:
AbortProcessingException


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