javax.faces.event
Interface ValueChangeListener

All Superinterfaces:
java.util.EventListener, FacesListener

public interface ValueChangeListener
extends FacesListener

see Javadoc of JSF Specification

Version:
$Revision: 472558 $ $Date: 2006-11-08 18:36:53 +0100 (Mi, 08 Nov 2006) $
Author:
Thomas Spiegl (latest modification by $Author: grantsmith $)

Method Summary
 void processValueChange(ValueChangeEvent event)
           
 

Method Detail

processValueChange

void processValueChange(ValueChangeEvent event)
                        throws AbortProcessingException
Throws:
AbortProcessingException


Copyright © 2010. All Rights Reserved.