Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

Package oracle.adf.view.faces.bi.event

Interface Summary
ClickListener  
DataChangeListener Listener for DataChangeEvent.
DoubleClickListener  
DrillListener  
DrillReplaceListener Listener for drill replace events.
FilterListener Listener for FilterEvent.
GanttActionListener Listener for GanttActionEvent.
MapClickActionListener  
MapSelectionListener  
MapZoomChangeListener  
PageListener  
PivotListener Copyright (c) 2006, 2011, Oracle and/or its affiliates.
PointSelectionListener  
ResourceSelectionListener Listener for ResourceSelectionEvent.
ScrollListener  
TaskSelectionListener Listener for TaskSelectionEvent.
TimeAxisListener Deprecated. To listen to the event fired for Time Axis SVG graphs when the user clicks on a ???dead??? location in the plot area.
TimeBucketDoubleClickListener Listener for TimeBucketDoubleClickEvent.
TimeBucketSelectionListener Listener for TaskSelectionEvent.
TimeSelectorListener Listener for events fired from SVG graphs when the user manipulates the time selector.
ZoomAndScrollListener To listen to the event fired for SVG zoom and scroll when the user clicks and selects portion of plot area to zoom.
ZoomListener  
 

Class Summary
BaseZoomAndScrollEvent  
ClickEvent  
DataChangeEvent Event delivered when an action that could affect the data model has occurred as a result of user interaction on the Gantt (for example, a user change the duration of a task by resizing the task bar).
DoubleClickEvent Event delivered when a user double clicks withing the Gantt.
DrillEvent  
DrillReplaceEvent Event delivered when drilling on a node.
FilterEvent Event delivered when an user selects a different filter from the data filter combo box in the Gantt toolbar.
GanttActionEvent Event delivered when a non-data changing action (such as print) occurred due to user interaction.
MapClickActionEvent  
MapSelectionEvent  
MapThemeChangeEvent  
MapZoomChangeEvent  
PageEvent  
PivotEvent  
PointSelectionEvent Event fired when the user selects a point on the line in case of LINE_SELECT_POINT Graph.
ResourceSelectionEvent Event delivered when a resource is selected in the Scheduling Gantt.
ScrollEvent Event fired for Scroll when the user clicks on the flash range slider
TaskSelectionEvent Event delivered when a task is selected in the Gantt.
TimeAxisEvent Deprecated. Event fired for time axis graphs when the user clicks on an empty space in the plot area.
TimeBucketDoubleClickEvent Event delivered when a time bucket is selected in the Gantt.
TimeBucketSelectionEvent Event delivered when a time bucket is selected in the Gantt.
TimeSelectorEvent Event fired for time axis graphs when the user manipulates the time selector.
ZoomAndScrollEvent Event fired for SVG Zoom and Scroll when the user clicks and selects portion of plot area to zoom.
ZoomEvent Event fired for Zoom when the user clicks on the flash range slider
 


Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

Copyright © 1997, 2013, Oracle. All rights reserved.