Uses of Package
javax.faces.component

Packages that use javax.faces.component
javax.faces.application   
javax.faces.component   
javax.faces.component.behavior   
javax.faces.component.html   
javax.faces.component.visit   
javax.faces.context   
javax.faces.convert   
javax.faces.event   
javax.faces.render   
javax.faces.validator   
javax.faces.view   
javax.faces.view.facelets   
javax.faces.webapp   
 

Classes in javax.faces.component used by javax.faces.application
UIComponent
          see Javadoc of J SF Specification
UIViewRoot
          Creates a JSF View, which is a container that holds all of the components that are part of the view.
 

Classes in javax.faces.component used by javax.faces.component
ActionSource
          see Javadoc of JSF Specification
ActionSource2
          See Javadoc of JSF Specification
ContextCallback
          See Javadoc of JSF Specification
EditableValueHolder
          Defines the methods required for a component whose value can be modified by the user.
NamingContainer
          Interface implemented by components that provide a new "namespace" for the ids of their child components.
PartialStateHolder
           
StateHelper
           
StateHolder
          see Javadoc of JSF Specification
UIComponent
          see Javadoc of J SF Specification
UIComponentBase
          TODO: IMPLEMENT HERE - Delta state saving support Standard implementation of the UIComponent base class; all standard JSF components extend this class.
UIInput
          UICommand is a base abstraction for components that implement ActionSource.
UIOutput
          Displays a value to the user.
UIViewParameter
          TODO: documentation on jsp and pld are not the same.
UniqueIdVendor
           
ValueHolder
          see Javadoc of JSF Specification
 

Classes in javax.faces.component used by javax.faces.component.behavior
PartialStateHolder
           
StateHolder
          see Javadoc of JSF Specification
UIComponent
          see Javadoc of J SF Specification
 

Classes in javax.faces.component used by javax.faces.component.html
ActionSource
          see Javadoc of JSF Specification
ActionSource2
          See Javadoc of JSF Specification
EditableValueHolder
          Defines the methods required for a component whose value can be modified by the user.
NamingContainer
          Interface implemented by components that provide a new "namespace" for the ids of their child components.
PartialStateHolder
           
StateHolder
          see Javadoc of JSF Specification
UIColumn
          see Javadoc of JSF Specification
UICommand
          UICommand is a base abstraction for components that implement ActionSource.
UIComponent
          see Javadoc of J SF Specification
UIComponentBase
          TODO: IMPLEMENT HERE - Delta state saving support Standard implementation of the UIComponent base class; all standard JSF components extend this class.
UIData
          Represents an abstraction of a component which has multiple "rows" of data.
UIForm
          see Javadoc of JSF Specification
UIGraphic
          Displays a graphical image.
UIInput
          UICommand is a base abstraction for components that implement ActionSource.
UIMessage
           
UIMessages
           
UIOutcomeTarget
           
UIOutput
          Displays a value to the user.
UIPanel
           
UISelectBoolean
          A component that allows the user to select or unselect an object.
UISelectMany
          Base class for the various component classes that allow a user to select zero or more options from a set.
UISelectOne
          Component for choosing one option out of a set of possibilities.
UniqueIdVendor
           
ValueHolder
          see Javadoc of JSF Specification
 

Classes in javax.faces.component used by javax.faces.component.visit
UIComponent
          see Javadoc of J SF Specification
 

Classes in javax.faces.component used by javax.faces.context
UIComponent
          see Javadoc of J SF Specification
UIViewRoot
          Creates a JSF View, which is a container that holds all of the components that are part of the view.
 

Classes in javax.faces.component used by javax.faces.convert
PartialStateHolder
           
StateHolder
          see Javadoc of JSF Specification
UIComponent
          see Javadoc of J SF Specification
 

Classes in javax.faces.component used by javax.faces.event
StateHolder
          see Javadoc of JSF Specification
UIComponent
          see Javadoc of J SF Specification
UIViewRoot
          Creates a JSF View, which is a container that holds all of the components that are part of the view.
 

Classes in javax.faces.component used by javax.faces.render
UIComponent
          see Javadoc of J SF Specification
 

Classes in javax.faces.component used by javax.faces.validator
PartialStateHolder
           
StateHolder
          see Javadoc of JSF Specification
UIComponent
          see Javadoc of J SF Specification
 

Classes in javax.faces.component used by javax.faces.view
UIComponent
          see Javadoc of J SF Specification
UIViewParameter
          TODO: documentation on jsp and pld are not the same.
UIViewRoot
          Creates a JSF View, which is a container that holds all of the components that are part of the view.
 

Classes in javax.faces.component used by javax.faces.view.facelets
UIComponent
          see Javadoc of J SF Specification
 

Classes in javax.faces.component used by javax.faces.webapp
UIComponent
          see Javadoc of J SF Specification
UIOutput
          Displays a value to the user.
 



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