| |||||||
FRAMES NO FRAMES |
Register an ActionListener instance on the UIComponent associated with the closest parent UIComponent custom action.
Tag Information | |
Tag Class | com.sun.faces.taglib.jsf_core.ActionListenerTag |
TagExtraInfo Class | com.sun.faces.taglib.FacesTagExtraInfo |
Body Content | empty |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | T ype | Description |
type | false | false | javax.el.ValueExpression
| Fully qualified Java class name of an ActionListener to be created and registered. |
binding | false | false | javax.el.ValueExpression
| Value binding expression that evaluates to an object that implements javax.faces.event.ActionListener. |
Variables | ||||
No Variables Defined. |
| |||||||
FRAMES NO FRAMES |