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

E12063-08

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

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

public interface PivotListener
extends javax.faces.event.FacesListener

Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.


Method Summary
 void processPivotRequested(PivotEvent event)
           
 void processPivotRequesting(PivotEvent event)
           
 

Method Detail

processPivotRequesting

void processPivotRequesting(PivotEvent event)

processPivotRequested

void processPivotRequested(PivotEvent event)

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.