javax.faces.view.facelets
Interface ComponentConfig

All Superinterfaces:
TagConfig

public interface ComponentConfig
extends TagConfig

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

Method Summary
 String getComponentType()
           
 String getRendererType()
           
 
Methods inherited from interface javax.faces.view.facelets.TagConfig
getNextHandler, getTag, getTagId
 

Method Detail

getComponentType

String getComponentType()

getRendererType

String getRendererType()


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