Uses of Interface
javax.faces.view.facelets.ComponentConfig

Packages that use ComponentConfig
javax.faces.view.facelets

This package contains public classes for the Java code API of Facelets. 

 

Uses of ComponentConfig in javax.faces.view.facelets
 

Methods in javax.faces.view.facelets that return ComponentConfig
 ComponentConfig ComponentHandler.getComponentConfig()
           
 ComponentConfig ComponentHandler.getComponentConfig()
           
 

Constructors in javax.faces.view.facelets with parameters of type ComponentConfig
ComponentHandler(ComponentConfig config)
          

Leverage the TagHandlerDelegateFactory provided by the implementation to create an instance of TagHandlerDelegate designed for use with ComponentHandler.

ComponentHandler(ComponentConfig config)
          

Leverage the TagHandlerDelegateFactory provided by the implementation to create an instance of TagHandlerDelegate designed for use with ComponentHandler.

 



Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.