| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ComponentConfig
Passed to the constructor of ComponentHandler.  Represents a component-type/renderer-type
 pair.
| Method Summary | |
|---|---|
 String | 
getComponentType()
ComponentType to pass to the
   | 
 String | 
getRendererType()
RendererType to set on created
   | 
| Methods inherited from interface javax.faces.view.facelets.TagConfig | 
|---|
getNextHandler, getTag, getTagId | 
| Method Detail | 
|---|
String getComponentType()
ComponentType to pass to the
 Application. Cannot be null.
String getRendererType()
RendererType to set on created
 UIComponent instances.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||