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   
 

Classes in org.apache.myfaces.trinidad.component used by org.apache.myfaces.trinidad.component
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.
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
UIXEditableValue
          Events:
Type Phases Description
javax.faces.event.ValueChangeEvent Apply Request Values The valueChange event is delivered when the value attribute is changed.
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.
UIXTree
           Apache Trinidad tree components are used to display hierarchical data.
UIXValue
          Events:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
 

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:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
UIXForm
          Events:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
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.
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:
Type Phases Description
org.apache.myfaces.trinidad.event.RowDisclosureEvent Invoke Application The Expansion event is generated when tree nodes are expanded or collapsed.
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:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
UIXEditableValue
          Events:
Type Phases Description
javax.faces.event.ValueChangeEvent Apply Request Values The valueChange event is delivered when the value attribute is changed.
UIXInput
          Events:
Type Phases Description
javax.faces.event.ValueChangeEvent Apply Request Values The valueChange event is delivered when the value attribute is changed.
UIXReset
          Events:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
UIXSelectBoolean
          Events:
Type Phases Description
javax.faces.event.ValueChangeEvent Apply Request Values The valueChange event is delivered when the value attribute is changed.
UIXSelectInput
          selectInput is a base abstraction for components that allow both input and selection from a list of possible values.
UIXSelectItem
          Events:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
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:
Type Phases Description
javax.faces.event.ValueChangeEvent Apply Request Values The valueChange event is delivered when the value attribute is changed.
UIXValue
          Events:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
 

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:
Type Phases Description
org.apache.myfaces.trinidad.event.DisclosureEvent Invoke Application The disclosure event is delivered when a node is disclosed.
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:
Type Phases Description
javax.faces.event.ActionEvent Apply Request Values Event delivered when the "action" of the component has been invoked; for example, by clicking on a button.
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
          Base implementation of components for all of Trinidad.
UIXGo
          Events:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
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:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
UIXMessages
          Events:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
UIXObject
          Events:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
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:
Type Phases Description
org.apache.myfaces.trinidad.event.AttributeChangeEvent Apply Request Values Event delivered to describe an attribute change.
 

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.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.