Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.1.0)
E17488-02


Package oracle.adf.view.rich.event

Interface Summary
ActiveDataListener Listener called by an ActiveDataModel to inform the DataUpdateManager that the ActiveDataModel has changed.
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.
ColumnSelectionListener  
ContextInfoListener Listener interface for ContextInfoEvent.
DialogListener Listener for DialogEvents.
ItemListener Listener for ItemEvents.
LaunchPopupListener LaunchPopupListener class.
PopupCanceledListener Listener for the PopupCanceledEvent for the RichPopup component.
PopupFetchListener Listener for PopupFetchEvents.
QueryListener The QueryListener is invoked when a user's action results in the QueryEvent being queued (and broadcast to the component).
QueryOperationListener QueryOperationListener class.
RegionNavigationListener Listener for listening to RegionNavigationEvents.
ReturnPopupDataListener Deprecated.
ReturnPopupListener ReturnPopupListener class.
WindowCloseListener  

 

Class Summary
ActiveDataEntry ActiveDataEntry is the abstract base class represents active data change.
ActiveDataEvent ActiveDataEntry is the abstract base class represents active data change.
ActiveDataExceptionEvent ActiveDataEntry is the abstract base class represents active data change.
ActiveDataUpdateEvent ActiveDataEntry is the abstract base class represents active data change.
ActiveRowKeyChangeEvent An event queued to indicate that the active row key has change inside click-to-edit table.
BasePolytypeListener Base class for creating a listener that can register with all our server-side faces events.
CalendarActivityDurationChangeEvent An activity event is fired when the user changed the duration of an activity.
CalendarActivityEvent An activity event is fired when the user clicks on an activity.
CalendarDisplayChangeEvent The calendarDisplayChange event is delivered when some display change is made, for example the view is changed from month to day.
CalendarEvent /** CalendarEvent class for when a user clicks on empty space -- that is, space that isn't an activity.
CarouselSpinEvent CarouselSpinEvent class for when a user spins the carousel.
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.
ColumnVisibilityChangeEvent An event queued to indicate that the columns inside a table are being hidden/shown.
ContextInfoEvent An activity event is fired when the user clicks on an activity.
DialogEvent Event delivered when a action occurs in a UIXDialog component.
DropEvent Object representing a drag and drop, drop on the client.
ItemEvent ItemEvent is delivered when an item has a noteworthy event.
LaunchPopupEvent LaunchPopupEvent class.
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.
ProxyEvent This class wraps a FacesEvent
QueryEvent QueryEvent class.
QueryOperationEvent QueryOperationEvent class.
RegionNavigationEvent A RegionNavigationEvent is generated when the fragment being displayed by a region is changed.
ReorderEvent Event that is currently used only internally by the framework
ResetListener The resetListener declarative way to reset input component's submitted values.
ReturnPopupDataEvent 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.
SetPropertyListener Listener that supports setting a property.
WindowCloseEvent Event indicating that window has been closed.
WindowUnloadedEvent Event that provides notification that a window has been unloaded.

 

Enum Summary
ActiveDataEntry.ChangeType Possible change types of active data
ActiveDataExceptionEvent.SeverityType Severity types of active data exception
BasePolytypeListener.EventType These enumerations define the types of events this listener can process.
DialogEvent.Outcome Possible outcomes from a dialog
DropEvent.DropOrientation Possible orientations that the drop might occur relative to the dropSite in the dropComponent.
ItemEvent.Type Possible types of item event
LaunchPopupEvent.PopupType Popup types supported by LaunchPopupEvent.
MouseButton An enumeration of the button that was pressed, if any
QueryOperationEvent.Operation Types of operation supported by a QueryOperationEvent.
TriggerType An enumeration of the event trigger types

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.1.0)
E17488-02


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