Skip navigation links


org.apache.myfaces.trinidad.event
Interface ChartDrillDownListener

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

public interface ChartDrillDownListener
extends javax.faces.event.FacesListener

Listener for ChartDrillDownEvents.

Version:
$Name: $ ($Revision: /main/2 $) $Date: 2012/01/04 16:18:05 $

Method Summary
 void processChartDrillDown(ChartDrillDownEvent event)
           

 

Method Detail

processChartDrillDown

void processChartDrillDown(ChartDrillDownEvent event)
                           throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.