|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
javax.faces.event.FacesEvent
javax.faces.event.ActionEvent
org.openfaces.component.chart.PieSectorEvent
public class PieSectorEvent
| Constructor Summary | |
|---|---|
PieSectorEvent(javax.faces.component.UIComponent uiComponent,
PieSectorInfo info)
|
|
| Method Summary | |
|---|---|
PieSectorInfo |
getSector()
|
| Methods inherited from class javax.faces.event.ActionEvent |
|---|
isAppropriateListener, processListener |
| Methods inherited from class javax.faces.event.FacesEvent |
|---|
getComponent, getPhaseId, queue, setPhaseId |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PieSectorEvent(javax.faces.component.UIComponent uiComponent,
PieSectorInfo info)
| Method Detail |
|---|
public PieSectorInfo getSector()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||