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

E12063-04

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 1 (11.1.1)

E12063-04

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