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. |
UIXPage |
A Page component uses a MenuModel and a stamp to render navigation items. |
UIXPanel |
Base class for components that provide
layout for their children. |
UIXPoll |
The poll component initiates poll to the server. |
UIXProcess |
Signifies an element that represents a process and binds to a menuModel. |
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. |
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. |
UIXSelectRange |
UIXSelectRange is a base abstraction for
components that select a
range, e.g, 5 - 10 of 50. |
UIXShowDetail |
Events:
Type
| Phases
| Description
|
org.apache.myfaces.trinidad.event.DisclosureEvent
| Invoke Application
| The disclosure event is delivered when a node is
disclosed. |
UIXShowMany |
showMany is the base abstraction for components that contain
a group of showDetails and can display multiple at a time. |
UIXShowOne |
showOne is the base abstraction for components that contains
a group of showDetails, but displays one of them. |
UIXSingleStep |
UIXSingleStep is a base abstraction for components
that implement ActionSource and
navigate back and forth through a sequence of known steps. |
UIXSubform |
UIXSubform is the base abstraction for an independently submittable
region of a page. |
UIXSwitcher |
The switcher component dynamically decides which facet component
should be rendered. |
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. |
UIXValue |
Events:
Type
| Phases
| Description
|
org.apache.myfaces.trinidad.event.AttributeChangeEvent
| Apply Request Values
| Event delivered to describe an attribute change. |
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.
| | | | | | |