| |||||||
FRAMES NO FRAMES |
Unless otherwise specified, all attributes accept static values or EL expressions.
Tag Information | |
Tag Class | org.apache.myfaces.taglib.core.ValueChangeListenerTag |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
type | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The name of a Java class that implements ValueChangeListener. |
binding | false | false | javax.el.ValueExpression
(must evaluate to javax.faces.event.ValueChangeListener )
| Value binding expression that evaluates to an implementation of the javax.faces.event.ValueChangeListener interface. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |