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 javax.faces.convert.Converter |
createConverter()
Create and return a new
Converter to be registered
on our surrounding UIComponent. |
createConverter, setBinding, setConverterIdprotected javax.faces.convert.Converter createConverter()
throws javax.servlet.jsp.JspException
javax.faces.webapp.ConverterELTagCreate and return a new Converter to be registered
on our surrounding UIComponent.
createConverter in class AbstractConverterTagConverterjavax.servlet.jsp.JspException - if a new instance cannot be createdCopyright © 2010–2019 JBoss by Red Hat. All rights reserved.