DRAFT

javax.faces.view.facelets
Interface ConverterConfig

All Superinterfaces:
TagConfig

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.

Since:
2.0

Method Summary
 java.lang.String getConverterId()
          

Return the converter id to be used in instantiating this converter

 
Methods inherited from interface javax.faces.view.facelets.TagConfig
getNextHandler, getTag, getTagId
 

Method Detail

getConverterId

java.lang.String getConverterId()

Return the converter id to be used in instantiating this converter


DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.

Generated on 24-November-2009 03:24