Class ValueChangeEvent

All Implemented Interfaces:
Serializable

public class ValueChangeEvent
extends FacesEvent

A ValueChangeEvent is a notification that the local value of the source component has been change as a result of user interface activity. It is not fired unless validation of the new value was completed successfully.

See Also:
Serialized Form