| 
|||||||||
| 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 | |
|---|---|
 java.lang.String | 
getComponentType()
ComponentType to pass to the
   | 
 java.lang.String | 
getRendererType()
RendererType to set on created
   | 
| Methods inherited from interface javax.faces.view.facelets.TagConfig | 
|---|
getNextHandler, getTag, getTagId | 
| Method Detail | 
|---|
java.lang.String getComponentType()
ComponentType to pass to the
 Application. Cannot be null.
java.lang.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 | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41