javax.faces.event
Interface ValueChangeListener

All Superinterfaces:
EventListener, FacesListener

public interface ValueChangeListener
extends FacesListener

see Javadoc of JSF Specification

Version:
$Revision: 676278 $ $Date: 2008-07-13 03:35:04 -0500 (Sun, 13 Jul 2008) $
Author:
Thomas Spiegl (latest modification by $Author: skitching $)

Method Summary
 void processValueChange(ValueChangeEvent event)
           
 

Method Detail

processValueChange

void processValueChange(ValueChangeEvent event)
                        throws AbortProcessingException
Throws:
AbortProcessingException


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.