Package | Description |
---|---|
javax.faces.event |
Interfaces describing
events and event listeners, and concrete event implementation classes.
|
Modifier and Type | Method and Description |
---|---|
void |
MethodExpressionActionListener.processAction(ActionEvent actionEvent)
Call through to the
MethodExpression passed in our constructor. |
void |
ActionListenerWrapper.processAction(ActionEvent event) |
void |
ActionListener.processAction(ActionEvent event)
Invoked when the action described by the specified
ActionEvent occurs. |
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.