|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CollectionComponent | Identifies a Paging component. |
| ComponentProcessor<T> | Interface implemented to apply the visitor pattern to a set of components where the components are not necessarily siblings of each other. |
| DialogSource | Extension of ActionSource for components that fire dialogs, and need to be notified when the dialog begins launching and completes. |
| FlattenedComponent | Interface implemented by Components that don't render any content themselves but rather set up context before asking their children to render themselves. |
| UIXFacesBean | Subinterface for FacesBeans that are used for the storage of a UIXComponent. |
| Class Summary | |
|---|---|
| ComponentProcessingContext | ProcessingContext passed to FlattenedComponents and ComponentProcessors representing the current component iteration context. |
| CompositeIterator<T> | not thread safe, though it could be as thread-safe as the underlying Iterators at a slight cost to performance and size |
| FacesBeanWrapper | Wrapper for FacesBean |
| HierarchyUtils | utility methods for dealing with tree structures that do disclosure. |
| TableRowEvent | |
| TableUtils | utility methods for dealing with tables. |
| UIXCollection | Base class for components that do stamping. |
| UIXCollection.NoColumnFacetsVisitContext | VisitContext implementation that doesn't visit any of the Facets of UIXColumn children. |
| UIXComponent | Pure abstract base class for all UIX components. |
| UIXComponentBase | Base implementation of components for all of Trinidad. |
| UIXEditableFacesBeanImpl | UIXFacesBeanImpl subclass that implements the local value contract needed for ValueHolders. |
| UIXFacesBeanImpl | FacesBeanImpl subclass that implements UIXFacesBean. |
| UIXHierarchy | Base class for components that take a TreeModel, which is a hierarchical model. |
| UIXMenuHierarchy | Base class for the Menu component. |
| UIXNavigationHierarchy | Base class for the Navigation component. |
| WrapperEvent | This class wraps a FacesEvent |
| Enum Summary | |
|---|---|
| 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. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||