Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

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

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

public interface TimeAxisListener
extends javax.faces.event.FacesListener

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

Since:
R11

Method Summary
 void processTime(TimeAxisEvent event)
           
 

Method Detail

processTime

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

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

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