javax.faces.view.facelets
Interface ComponentConfig

All Superinterfaces:
TagConfig

public interface ComponentConfig
extends TagConfig

Since:
2.0
Version:
$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $
Author:
Simon Lessard (latest modification by $Author: bommel $)

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 © 2014 The Apache Software Foundation. All Rights Reserved.