Package oracle.adf.view.faces.model

Interface Summary
DefaultingPathMap.Clone  
RowKeyIndex Identifies a collection that is indexed by rowKeys.
UploadedFile Interface that describes the contents of a single file.
 

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.
ChildPropertyTreeModel Creates a TreeModel from a List of beans.
CollectionModel The data model that is used by ADF Table components.
CurrencySet A Set like implementation that operates on current data (or currency).
DefaultBoundedRangeModel Default BoundedRangeModel implementation.
DefaultingPathMap.PathNode Pairs a path with a value.
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.
PathSet Implements a collection of paths.
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 Implements a set of rowKeys.
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 ADF Tree components.
ViewIdPropertyMenuModel Creates a MenuModel from a TreeModel where nodes in the treeModel contain viewId information.
 



Copyright © 2003-2007 Oracle Corporation. All Rights Reserved.