Uses of Interface
org.apache.myfaces.trinidad.component.FlattenedComponent

Packages that use FlattenedComponent
org.apache.myfaces.trinidad.component   
org.apache.myfaces.trinidad.component.core.data   
 

Uses of FlattenedComponent in org.apache.myfaces.trinidad.component
 

Classes in org.apache.myfaces.trinidad.component that implement FlattenedComponent
 class UIXGroup
          The group component is an invisible control that aggregates semantically-related children; the group itself has no associated client representation (visual or API).
 class UIXIterator
          UIXIterator is a component that performs iteration over its child components.
 class UIXSwitcher
          The switcher component dynamically decides which facet component should be rendered.
 class UIXTable
          Events:
Type Phases Description
org.apache.myfaces.trinidad.event.RowDisclosureEvent Apply Request Values
Invoke Application
The Expansion event is generated when tree nodes are expanded or collapsed.
 

Uses of FlattenedComponent in org.apache.myfaces.trinidad.component.core.data
 

Classes in org.apache.myfaces.trinidad.component.core.data that implement FlattenedComponent
 class CoreTable
          The Trinidad Table is used to display tabular data.
 



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