org.apache.myfaces.trinidad.event
Interface ChartDrillDownListener
- All Superinterfaces:
- java.util.EventListener, javax.faces.event.FacesListener
public interface ChartDrillDownListener
- extends javax.faces.event.FacesListener
Listener for ChartDrillDownEvents.
- Version:
- $Name: $ ($Revision: adfrt/faces/adf-faces-api/src/main/java/oracle/adf/view/faces/event/ChartDrillDownListener.java#0 $) $Date: 17-sep-2006.19:09:08 $
processChartDrillDown
void processChartDrillDown(ChartDrillDownEvent event)
throws javax.faces.event.AbortProcessingException
- Throws:
javax.faces.event.AbortProcessingException
Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.