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.component.core   
org.apache.myfaces.trinidad.component.core.data   
org.apache.myfaces.trinidad.component.core.input   
org.apache.myfaces.trinidad.component.core.layout   
org.apache.myfaces.trinidad.component.core.nav   
org.apache.myfaces.trinidad.component.core.output   
org.apache.myfaces.trinidad.component.html   
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.
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.
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.
UIXEditableValue
          Events:
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.
UIXIterator
          UIXIterator is a component that performs iteration over its child components.
UIXNavigationHierarchy
          Base class for the Navigation component.
UIXSelectMany
          UIXSelectMany is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is not relevant.
UIXShowDetail
          Events:
UIXTree
           Apache Trinidad tree components are used to display hierarchical data.
UIXValue
          Events:
WrapperEvent
          This class wraps a FacesEvent
 

Classes in org.apache.myfaces.trinidad.component used by org.apache.myfaces.trinidad.component.core
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
UIXDocument
          Events:
UIXForm
          Events:
UIXPoll
          The poll component initiates poll to the server.
UIXSubform
          UIXSubform is the base abstraction for an independently submittable region of a page.
 

Classes in org.apache.myfaces.trinidad.component used by org.apache.myfaces.trinidad.component.core.data
CollectionComponent
          Identifies a Paging component.
FlattenedComponent
          Interface implemented by Components that don't render any content themselves but rather set up context before asking their children to render themselves.
UIXChart
           The Apache Trinidad Chart is used to display data in a Chart Format.
UIXCollection
          Base class for components that do stamping.
UIXColumn
          This is base abstraction for column.
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
UIXHierarchy
          Base class for components that take a TreeModel, which is a hierarchical model.
UIXIterator
          UIXIterator is a component that performs iteration over its child components.
UIXSelectRange
          UIXSelectRange is a base abstraction for components that select a range, e.g, 5 - 10 of 50.
UIXTable
          Events:
UIXTree
           Apache Trinidad tree components are used to display hierarchical data.
UIXTreeTable
           The Apache Trinidad TreeTable is used to display data that is structured in a hierarchical format.
 

Classes in org.apache.myfaces.trinidad.component used by org.apache.myfaces.trinidad.component.core.input
UIXChoose
          Events:
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
UIXEditableValue
          Events:
UIXInput
          Events:
UIXReset
          Events:
UIXSelectBoolean
          Events:
UIXSelectInput
          selectInput is a base abstraction for components that allow both input and selection from a list of possible values.
UIXSelectItem
          Events:
UIXSelectMany
          UIXSelectMany is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is not relevant.
UIXSelectOne
          UIXSelectOne is a base abstraction for components that allow selection of a single in a series of selectItem components.
UIXSelectOrder
          Events:
UIXValue
          Events:
 

Classes in org.apache.myfaces.trinidad.component used by org.apache.myfaces.trinidad.component.core.layout
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
UIXPanel
          Base class for components that provide layout for their children.
UIXShowDetail
          Events:
UIXShowOne
          showOne is the base abstraction for components that contains a group of showDetails, but displays one of them.
 

Classes in org.apache.myfaces.trinidad.component used by org.apache.myfaces.trinidad.component.core.nav
CollectionComponent
          Identifies a Paging component.
DialogSource
          Extension of ActionSource for components that fire dialogs, and need to be notified when the dialog begins launching and completes.
UIXCollection
          Base class for components that do stamping.
UIXCommand
          Events:
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
UIXGo
          Events:
UIXHierarchy
          Base class for components that take a TreeModel, which is a hierarchical model.
UIXNavigationHierarchy
          Base class for the Navigation component.
UIXNavigationLevel
          The navigationLevel component creates a series of navigation items representing one level in a navigation hierarchy.
UIXNavigationPath
          A navigationPath component is used in hierarchical site layouts to indicate the path back to the root page of the hierarchy with links.
UIXNavigationTree
           Apache Trinidad navigationTree components are used to display hierarchical navigation data.
UIXPage
           A Page component uses a MenuModel and a stamp to render navigation items.
UIXProcess
          Signifies an element that represents a process and binds to a menuModel.
UIXSingleStep
          UIXSingleStep is a base abstraction for components that implement ActionSource and navigate back and forth through a sequence of known steps.
 

Classes in org.apache.myfaces.trinidad.component used by org.apache.myfaces.trinidad.component.core.output
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
UIXMessage
          Events:
UIXMessages
          Events:
UIXObject
          Events:
UIXOutput
          UIXOutput is a concrete base class for all Apache Trinidad output components that support type conversion.
UIXProgress
          UIXProgress is a base abstraction for components that implement ActionSource and indicate the progress of tasks running in the server, typically navigating to a special page once the task is complete.
UIXValue
          Events:
 

Classes in org.apache.myfaces.trinidad.component used by org.apache.myfaces.trinidad.component.html
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
 

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-2010 The Apache Software Foundation. All Rights Reserved.