javax.faces.view.facelets
Interface ComponentConfig

All Superinterfaces:
TagConfig

public interface ComponentConfig
extends TagConfig

Since:
2.0

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 © 2015 The Apache Software Foundation. All rights reserved.