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

E12063-07

oracle.adf.view.faces.bi.event
Interface TimeAxisListener

All Superinterfaces:
java.util.EventListener, javax.faces.event.FacesListener

Deprecated. To listen to the event fired for Time Axis SVG graphs when the user clicks on a ???dead??? location in the plot area.

@Deprecated
public interface TimeAxisListener
extends javax.faces.event.FacesListener

Since:
R11

Method Summary
 void processTime(TimeAxisEvent event)
          Deprecated.  
 

Method Detail

processTime

void processTime(TimeAxisEvent event)
                 throws javax.faces.event.AbortProcessingException
Deprecated. 
Throws:
javax.faces.event.AbortProcessingException

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

E12063-07

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