public BindingActionListener(javax.el.ValueExpression type,
javax.el.ValueExpression binding)
Method Detail
processAction
public void processAction(javax.faces.event.ActionEvent event)
throws javax.faces.event.AbortProcessingException
PENDING
Specified by:
processAction in interface javax.faces.event.ActionListener
Parameters:
event - The ActionEvent that has occurred
Throws:
javax.faces.event.AbortProcessingException - Signal the JavaServer Faces
implementation that no further processing on the current event
should be performed