org.openfaces.component.chart
Class GridPointEvent

java.lang.Object
  extended by ActionEvent
      extended by org.openfaces.component.chart.GridPointEvent

public class GridPointEvent
extends ActionEvent


Constructor Summary
GridPointEvent(UIComponent uiComponent, GridPointInfo info)
           
 
Method Summary
 GridPointInfo getPointInfo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridPointEvent

public GridPointEvent(UIComponent uiComponent,
                      GridPointInfo info)
Method Detail

getPointInfo

public GridPointInfo getPointInfo()


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.