Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


Uses of Package
oracle.adf.view.rich.model

Packages that use oracle.adf.view.rich.model
oracle.adf.view.rich.activedata   
oracle.adf.view.rich.component   
oracle.adf.view.rich.component.fragment   
oracle.adf.view.rich.dnd   
oracle.adf.view.rich.event   
oracle.adf.view.rich.model   

 

Classes in oracle.adf.view.rich.model used by oracle.adf.view.rich.activedata
ActiveDataModel
          ActiveDataModel is the interface that all data models supporting pushing data must implement to take advantage of framework support for pushing data to the client.
ActiveDataModel.ActiveDataPolicy
          Supported active data policy

 

Classes in oracle.adf.view.rich.model used by oracle.adf.view.rich.component
CalendarModel
           CalendarModel is an abstract base class that represents a model for a Calendar component.
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.
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.

 

Classes in oracle.adf.view.rich.model used by oracle.adf.view.rich.component.fragment
RegionModel
          Model for the Region component.

 

Classes in oracle.adf.view.rich.model used by oracle.adf.view.rich.dnd
CalendarActivity.TimeType
          Whether or not time (hours, minutes, etc) is relevant.

 

Classes in oracle.adf.view.rich.model used by oracle.adf.view.rich.event
ActiveDataModel
          ActiveDataModel is the interface that all data models supporting pushing data must implement to take advantage of framework support for pushing data to the client.
AttributeCriterion
          An AttributeCriterion contains information specific to a search field that is based off an attribute as defined by an AttributeDescriptor.
CalendarActivity
          Base abstract class that represents an activity rendered in a Calendar component.
CalendarActivity.TimeType
          Whether or not time (hours, minutes, etc) is relevant.
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.
RemoteRegionModel
          Model for a remote Region Component.

 

Classes in oracle.adf.view.rich.model used by oracle.adf.view.rich.model
ActiveDataModel
          ActiveDataModel is the interface that all data models supporting pushing data must implement to take advantage of framework support for pushing data to the client.
ActiveDataModel.ActiveDataPolicy
          Supported active data policy
AsyncFetch
          Interface to be implemented by the data models that support fetching data on the thread other then the request thread.
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.
AttributeCriterion.RequiredType
          Defines the possible values for the required attribute of a Criterion
AttributeDescriptor
          An AttributeDescriptor represents an attribute that is part of a view object (in ADF) or any other model object.
AttributeDescriptor.ComponentType
          List of component types.
AttributeDescriptor.Operator
          Represents an operator supported by an attribute.
CalendarActivity
          Base abstract class that represents an activity rendered in a Calendar component.
CalendarActivity.Recurring
          Recurring information of calendar activity.
CalendarActivity.Reminder
          Reminder information of calendar activity.
CalendarActivity.TimeType
          Whether or not time (hours, minutes, etc) is relevant.
CalendarProvider
           CalendarProvider is an abstract base class that represents a provider, or owner, of calendar activities.
CalendarProvider.Enabled
          Enabled information for a provider.
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.
ConjunctionCriterion.Conjunction
          Enum constants for conjunction operator that is used to combine criterion values.
Criterion
          The base class for a criterion (or a search criteria item) object.
FilterableQueryDescriptor.FilterFeature
           
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.
QueryDescriptor.QueryMode
          Identifies the search mode for the saved search.
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
RemoteRegionListener
          The remote region listener listens for remote calls from the region component.
TableModel
          A Table model describes a model used to create a table dynamically.

 


Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.