Uses of Interface
javax.faces.component.NamingContainer

Packages that use NamingContainer
javax.faces.component   
 

Uses of NamingContainer in javax.faces.component
 

Classes in javax.faces.component that implement NamingContainer
 class UIData
          Represents an abstraction of a component which has multiple "rows" of data.
 class UIForm
          see Javadoc of JSF Specification
 class UINamingContainer
          Base class for components that provide a new "namespace" for the ids of their child components.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.