Package org.apache.myfaces.trinidad.model

Interface Summary
DateListProvider Defines the interface for providing a list of individual dates within a given range.
RowKeyIndex Identifies a collection that is indexed by rowKeys.
UploadedFile Interface that describes the contents of a single file.
XMLMenuModel.MenuContentHandler  
 

Class Summary
BaseMenuModel A base class which takes a TreeModel.
BoundedRangeModel Model that represents a bounded range, 0 <- value <- maximum if value > -1 and maximum > -1.
ChartModel The data model used by chart components.
ChildPropertyTreeModel Creates a TreeModel from a List of beans.
CollectionModel The data model that is used by the Trinidad Table and Iterator components.
DefaultBoundedRangeModel Default BoundedRangeModel implementation.
MenuModel A MenuModel objects represents the menu structure of a page or application.
ModelUtils Provides convenience methods for converting objects into models, and working with models.
ProcessMenuModel There are two common scenarios for processes, "Plus One" and "Max Visited" which are explained below.
ProcessUtils There are two common scenarios for processes, "Plus One" and "Max Visited" which are explained below.
RowKeySet This Set is a mutable collection of rowKeys.
RowKeySetImpl Implements a set of rowKeys.
RowKeySetTreeImpl Implements a collection of rowKeys from a TreeModel.
SortableModel Creates a CollectionModel that is sortable.
SortCriterion This class pairs together a property and a direction by which a CollectionModel can be sorted.
TreeModel The data model used by Trinidad Tree components.
ViewIdPropertyMenuModel Creates a MenuModel from a TreeModel where nodes in the treeModel contain viewId information.
XMLMenuModel Creates a Menu Model from a TreeModel where nodes in the treeModel contain viewId information.
 



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