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