public class ConverterTag extends AbstractConverterTag
ConverterELTag.| Modifier and Type | Class and Description |
|---|---|
static class |
ConverterTag.BindingConverter |
binding, converterId| Constructor and Description |
|---|
ConverterTag() |
| Modifier and Type | Method and Description |
|---|---|
protected jakarta.faces.convert.Converter |
createConverter()
Create and return a new
Converter to be registered on our surrounding UIComponent. |
createConverter, setBinding, setConverterIdprotected jakarta.faces.convert.Converter createConverter()
throws jakarta.servlet.jsp.JspException
jakarta.faces.webapp.ConverterELTag
Create and return a new Converter to be registered on our surrounding UIComponent.
createConverter in class AbstractConverterTagConverterjakarta.servlet.jsp.JspException - if a new instance cannot be createdCopyright © 2010–2022 JBoss by Red Hat. All rights reserved.