java.lang.Objectjava.util.EventObject
javax.faces.event.FacesEvent
javax.faces.component.WrapperEvent
All Implemented Interfaces:
Serializable
Fields inherited from java.util.EventObject: |
---|
source |
Constructor: |
---|
|
Method from javax.faces.component.WrapperEvent Summary: |
---|
getFacesEvent, getPhaseId, getRowIndex, isAppropriateListener, processListener, setPhaseId |
Methods from javax.faces.event.FacesEvent: |
---|
getComponent, getPhaseId, isAppropriateListener, processListener, queue, setPhaseId |
Methods from java.util.EventObject: |
---|
getSource, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from javax.faces.component.WrapperEvent Detail: |
---|
|
|
|
|
|
|