Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-06


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

Packages that use oracle.adf.view.rich.event
oracle.adf.view.rich.activedata   
oracle.adf.view.rich.component   
oracle.adf.view.rich.component.fragment   
oracle.adf.view.rich.component.rich   
oracle.adf.view.rich.component.rich.data   
oracle.adf.view.rich.component.rich.fragment   
oracle.adf.view.rich.component.rich.input   
oracle.adf.view.rich.component.rich.layout   
oracle.adf.view.rich.component.rich.nav   
oracle.adf.view.rich.component.rich.output   
oracle.adf.view.rich.context   
oracle.adf.view.rich.dnd   
oracle.adf.view.rich.event   
oracle.adf.view.rich.model   
oracle.adf.view.rich.render   

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.activedata
ActiveDataExceptionEvent
          ActiveDataEntry is the abstract base class represents active data change.
ActiveDataListener
          Listener called by an ActiveDataModel to inform the DataUpdateManager that the ActiveDataModel has changed.
ActiveDataUpdateEvent
          ActiveDataEntry is the abstract base class represents active data change.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.component
DialogListener
          Listener for DialogEvents.
LaunchPopupListener
          LaunchPopupListener class.
QueryListener
          The QueryListener is invoked when a user's action results in the QueryEvent being queued (and broadcast to the component).
QueryOperationListener
          QueryOperationListener class.
ReturnPopupDataListener
          Deprecated. 
ReturnPopupListener
          ReturnPopupListener class.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.component.fragment
RegionNavigationListener
          Listener for listening to RegionNavigationEvents.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.component.rich
ClientListenerSet
          A ClientListenerSet represents the group of client listeners and behaviors registered on a component.
PopupCanceledListener
          Listener for the PopupCanceledEvent for the RichPopup component.
PopupFetchListener
          Listener for PopupFetchEvents.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.component.rich.data
CalendarActivityDurationChangeListener
          Listener interface for CalendarDurationActivityEvent.
CalendarActivityListener
          Listener interface for CalendarActivityEvent.
CalendarDisplayChangeListener
          Listener interface for CalendarActivityEvent.
CalendarListener
          Listener interface for CalendarEvent.
CarouselSpinListener
          Listener interface for CarouselSpinEvent.
ClientListenerSet
          A ClientListenerSet represents the group of client listeners and behaviors registered on a component.
ColumnSelectionEvent
          ColumnSelectionEvent is fired when a column selection change occurrs in RichTable and RichTreeTable.
ColumnSelectionListener
           
ColumnVisibilityChangeEvent
          An event queued to indicate that the columns inside a table are being hidden/shown.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.component.rich.fragment
ClientListenerSet
          A ClientListenerSet represents the group of client listeners and behaviors registered on a component.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.component.rich.input
ClientListenerSet
          A ClientListenerSet represents the group of client listeners and behaviors registered on a component.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.component.rich.layout
ClientListenerSet
          A ClientListenerSet represents the group of client listeners and behaviors registered on a component.
ItemListener
          Listener for ItemEvents.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.component.rich.nav
ClientListenerSet
          A ClientListenerSet represents the group of client listeners and behaviors registered on a component.
ItemListener
          Listener for ItemEvents.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.component.rich.output
ClientListenerSet
          A ClientListenerSet represents the group of client listeners and behaviors registered on a component.
ContextInfoListener
          Listener interface for ContextInfoEvent.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.context
WindowCloseListener
           
WindowUnloadedEvent
          Event that provides notification that a window has been unloaded.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.dnd
DropEvent
          Object representing a drag and drop, drop on the client.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.event
ActiveDataEntry
          ActiveDataEntry is the abstract base class represents active data change.
ActiveDataEntry.ChangeType
          Possible change types of active data
ActiveDataEvent
          ActiveDataEntry is the abstract base class represents active data change.
ActiveDataExceptionEvent
          ActiveDataEntry is the abstract base class represents active data change.
ActiveDataExceptionEvent.SeverityType
          Severity types of active data exception
ActiveDataUpdateEvent
          ActiveDataEntry is the abstract base class represents active data change.
CalendarActivityDurationChangeEvent
          An activity event is fired when the user changed the duration of an activity.
CalendarActivityDurationChangeListener
          Listener interface for CalendarDurationActivityEvent.
CalendarActivityEvent
          An activity event is fired when the user clicks on an activity.
CalendarActivityListener
          Listener interface for CalendarActivityEvent.
CalendarDisplayChangeEvent
          The calendarDisplayChange event is delivered when some display change is made, for example the view is changed from month to day.
CalendarDisplayChangeListener
          Listener interface for CalendarActivityEvent.
CalendarEvent
          /** CalendarEvent class for when a user clicks on empty space -- that is, space that isn't an activity.
CalendarListener
          Listener interface for CalendarEvent.
CarouselSpinEvent
          CarouselSpinEvent class for when a user spins the carousel.
CarouselSpinListener
          Listener interface for CarouselSpinEvent.
ColumnSelectionEvent
          ColumnSelectionEvent is fired when a column selection change occurrs in RichTable and RichTreeTable.
ContextInfoEvent
          An activity event is fired when the user clicks on an activity.
ContextInfoListener
          Listener interface for ContextInfoEvent.
DialogEvent
          Event delivered when a action occurs in a UIXDialog component.
DialogEvent.Outcome
          Possible outcomes from a dialog
DialogListener
          Listener for DialogEvents.
DropEvent.DropOrientation
          Possible orientations that the drop might occur relative to the dropSite in the dropComponent.
ItemEvent
          ItemEvent is delivered when an item has a noteworthy event.
ItemEvent.Type
          Possible types of item event
LaunchPopupEvent
          LaunchPopupEvent class.
LaunchPopupEvent.PopupType
          Popup types supported by LaunchPopupEvent.
LaunchPopupListener
          LaunchPopupListener class.
MouseButton
          An enumeration of the button that was pressed, if any
PopupCanceledEvent
          Event raised on the RichPopup component for the client AdfPopupCancledEvent.
PopupFetchEvent
          The popupFetchEvent is delivered when the contentDelivery is lazy or lazyUncached and the popup is asked to retrieve content from the server.
PopupFetchListener
          Listener for PopupFetchEvents.
QueryEvent
          QueryEvent class.
QueryListener
          The QueryListener is invoked when a user's action results in the QueryEvent being queued (and broadcast to the component).
QueryOperationEvent
          QueryOperationEvent class.
QueryOperationEvent.Operation
          Types of operation supported by a QueryOperationEvent.
QueryOperationListener
          QueryOperationListener class.
RegionNavigationEvent
          A RegionNavigationEvent is generated when the fragment being displayed by a region is changed.
RegionNavigationListener
          Listener for listening to RegionNavigationEvents.
ReturnPopupDataEvent
          Deprecated. 
ReturnPopupDataListener
          Deprecated. 
ReturnPopupEvent
          ReturnPopupEvent is delivered after a user closes the popup dialog along with any data that may be required to update fields on the base page.
ReturnPopupListener
          ReturnPopupListener class.
TriggerType
          An enumeration of the event trigger types
WindowCloseEvent
          Event indicating that window has been closed.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.model
ActiveDataListener
          Listener called by an ActiveDataModel to inform the DataUpdateManager that the ActiveDataModel has changed.

 

Classes in oracle.adf.view.rich.event used by oracle.adf.view.rich.render
ClientListenerSet
          A ClientListenerSet represents the group of client listeners and behaviors registered on a component.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-06


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