|
Class Summary |
| AsyncFetcher |
Class vended by AsyncFetch for performing data fetch operations off of the Request thread. |
| AttributeCriterion |
An AttributeCriterion contains information specific to a search field that is based off an
attribute as defined by an AttributeDescriptor. |
| AttributeDescriptor |
An AttributeDescriptor represents an attribute that is part of a view object (in ADF) or any
other model object. |
| ChildPropertyTreeModel |
Deprecated. use the Trinidad ChildPropertyTreeModel |
| CollectionModel |
Deprecated. extend the Trinidad CollectionModel |
| ColumnDescriptor |
A column Descriptor describes the model for column used to dynamically create
a column in a rich table. |
| ConjunctionCriterion |
Represents a group of criterion objects that use one conjuction operator between them. |
| Criterion |
The base class for a criterion (or a search criteria item) object. |
| FilterableQueryDescriptor |
FilterableQueryDescriptor is an abstract subclass of QueryDescriptor. |
| ListOfValuesModel |
This abstract class defines a contract that is required to be met by any managed bean that
provides data relevant to displaying an LOV component. |
| MenuModel |
Deprecated. use the Trinidad MenuModel |
| NumberRange<E extends Number> |
Class representing a numeric range based on starting and ending numbers. |
| QueryDescriptor |
A QueryDescriptor describes a saved search by providing Criterion objects (used to render search
fields; by providing an ability to add remove Criterion objects. |
| QueryModel |
The model for query component, it is used to manage QueryDescriptor objects. |
| RegionModel |
Model for the Region component. |
| RegionModel.RegionAction |
Metadata constants for available actions |
| SelectItemSeparator |
|
| SortableModel |
Deprecated. use the Trinidad SortableModel |
| SortCriterion |
Deprecated. extend the Trinidad SortCriterion |
| TableModel |
A Table model describes a model used to create a table dynamically. |
| TrainStopModel |
Represents a model for a train stop within the train component. |
| TreeModel |
Deprecated. use the Trinidad TreeModel |