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