Package | Description |
---|---|
javax.faces.event |
Interfaces describing
events and event listeners, and concrete event implementation classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ValueChangeListener.processValueChange(ValueChangeEvent event)
Invoked when the value change described by the specified
ValueChangeEvent occurs. |
void |
MethodExpressionValueChangeListener.processValueChange(ValueChangeEvent valueChangeEvent)
Call
through to the
MethodExpression passed in our
constructor. |
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.