org.openfaces.component.chart
Class PieSectorEvent

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

public class PieSectorEvent
extends ActionEvent


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

Constructor Detail

PieSectorEvent

public PieSectorEvent(UIComponent uiComponent,
                      PieSectorInfo info)
Method Detail

getSector

public PieSectorInfo getSector()


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