| Interface | Description |
|---|---|
| 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.
|
| MasonryDeleteListener |
Listener interface for MasonryDeleteEvent.
|
| MasonryInsertListener |
Listener interface for MasonryInsertEvent.
|
| MasonryReorderListener |
Listener interface for MasonryReorderEvent.
|
| MasonryResizeListener |
Listener interface for MasonryResizeEvent.
|
| MaximizeListener |
Listener for MaximizeEvents.
|
| 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.
|
| RegionRemoteRefreshListener | |
| ReturnPopupDataListener | Deprecated |
| ReturnPopupListener |
ReturnPopupListener class.
|
| SpringboardChangeListener |
Listener interface for SpringboardChangeEvent.
|
| WindowCloseListener |
| Class | Description |
|---|---|
| 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.
|
| AutoSaveEvent |
AutoSaveEvent is an event passed to af:autoSaveBehavior listeners when a dirtyValue from the client side needs to be propagated to the server side.
|
| 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.
|
| MasonryDeleteEvent |
Masonry layout delete event
|
| MasonryInsertEvent |
Masonry layout insert event
|
| MasonryReorderEvent |
Masonry layout reorder event
|
| MasonryResizeEvent |
Masonry layout resize event
|
| MaximizeEvent |
Event delivered when maximizing or unmaximizing a component.
|
| 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.
|
| RegionRemoteRefreshEvent |
Instructions a region to refresh its content.
|
| 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.
|
| SpringboardChangeEvent |
The SpringboardChange event is delivered when some display change is made,
|
| Target |
Represents a Target object typically associated with a component that specifies rules that govern which target components get executed or rendered when specific events are (or any event is) raised by the component.
|
| WindowCloseEvent |
Event indicating that window has been closed.
|
| WindowUnloadedEvent |
Event that provides notification that a window has been unloaded.
|
| Enum | Description |
|---|---|
| ActiveDataEntry.ChangeType |
Possible change types of active data
|
| ActiveDataExceptionEvent.SeverityType |
Severity types of active data exception
|
| AutoSaveEvent.AutoSaveType |
There are two types
|
| 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.
|
| Target.Keyword |
Defines list of keywords supported on a target in its execute and render lists
|
| TriggerType |
An enumeration of the event trigger types
|