|
Préférences
Moteurs de recherche
|
|||||||
JavaTM Platform, Enterprise Edition, v 5.0
javax.faces.event
|
Method Summary | |
---|---|
void |
processValueChange(ValueChangeEvent event)
Invoked when the value change described by the specified ValueChangeEvent occurs. |
Method Detail |
---|
void processValueChange(ValueChangeEvent event) throws AbortProcessingException
Invoked when the value change described by the specified
ValueChangeEvent
occurs.
event
- The ValueChangeEvent
that has occurred
AbortProcessingException
- Signal the JavaServer Faces
implementation that no further processing on the current event
should be performed