public abstract class TrinidadConverterELTag extends TrinidadTagSupport
ConverterELTag class.
 The main difference is that this class is NOT inheriting from
 the standard TagSupport and therefore does not
 implement Serializable interface.id, pageContext| Constructor and Description | 
|---|
| TrinidadConverterELTag() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract javax.faces.convert.Converter | createConverter() | 
| int | doStartTag()Default processing of the start tag, returning SKIP_BODY. | 
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic int doStartTag()
               throws javax.servlet.jsp.JspException
TrinidadTagSupportdoStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class TrinidadTagSupportjavax.servlet.jsp.JspException - if an error occurs while processing this tagTag.doStartTag()protected abstract javax.faces.convert.Converter createConverter()
                                                          throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspExceptionCopyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.