Uses of Package
org.apache.myfaces.trinidad.component

Packages that use org.apache.myfaces.trinidad.component
org.apache.myfaces.trinidad.component   
org.apache.myfaces.trinidad.render   
 

Classes in org.apache.myfaces.trinidad.component used by org.apache.myfaces.trinidad.component
CollectionComponent
          Identifies a Paging component.
ComponentProcessingContext
          ProcessingContext passed to FlattenedComponents and ComponentProcessors representing the current component iteration context.
ComponentProcessingContext.ProcessingHint
          Hints to the the FlattenedComponents regarding what the flattened iteration is being used for, The FlattenedComponent may use this information to change its flattening behavior.
ComponentProcessor
          Interface implemented to apply the visitor pattern to a set of components where the components are not necessarily siblings of each other.
UIXCollection
          Base class for components that do stamping.
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
UIXFacesBean
          Subinterface for FacesBeans that are used for the storage of a UIXComponent.
UIXFacesBeanImpl
          FacesBeanImpl subclass that implements UIXFacesBean.
UIXHierarchy
          Base class for components that take a TreeModel, which is a hierarchical model.
WrapperEvent
          This class wraps a FacesEvent
 

Classes in org.apache.myfaces.trinidad.component used by org.apache.myfaces.trinidad.render
UIXComponent
          Pure abstract base class for all UIX components.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.