public interface ConverterConfig extends TagConfig
A Facelet version of the JSP ConverterTag
. All the attributes specified in
the documentation for the converter tags are valid attributes.
Modifier and Type | Method and Description |
---|---|
String |
getConverterId()
Return the converter id to be used in instantiating this converter |
getNextHandler, getTag, getTagId
String getConverterId()
Return the converter id to be used in instantiating this converter
Copyright © 2019 JBoss by Red Hat. All rights reserved.