| |||||||
FRAMES NO FRAMES |
Register a named Converter instance on the UIComponent associated with the closest parent UIComponent custom action.
Tag Information | |
Tag Class | org.apache.myfaces.view.facelets.tag.jsf.core.ConvertDelegateHandler |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
for | false | false | java.lang.String | {@inheritDoc} |
converterId | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The converter's registered ID. |
binding | false | false | javax.el.ValueExpression
(must evaluate to javax.faces.convert.Converter )
| A ValueExpression that evaluates to a Converter. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |