javax.faces.view.facelets
Interface ConverterConfig

All Superinterfaces:
TagConfig

public interface ConverterConfig
extends TagConfig

Since:
2.0
Version:
$Revision: 696523 $ $Date: 2009-03-15 15:58:29 -0400 (mer., 17 sept. 2008) $
Author:
Simon Lessard (latest modification by $Author: slessard $)

Method Summary
 java.lang.String getConverterId()
           
 
Methods inherited from interface javax.faces.view.facelets.TagConfig
getNextHandler, getTag, getTagId
 

Method Detail

getConverterId

java.lang.String getConverterId()


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.