org.icefaces.ace.event
Class RowEditCancelEvent
java.lang.Object
java.util.EventObject
javax.faces.event.FacesEvent
org.icefaces.ace.event.RowEditCancelEvent
- All Implemented Interfaces:
- java.io.Serializable
public class RowEditCancelEvent
- extends javax.faces.event.FacesEvent
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
source |
Constructor Summary |
RowEditCancelEvent(javax.faces.component.UIComponent component,
java.lang.Object object)
|
Methods inherited from class javax.faces.event.FacesEvent |
getComponent, queue, setPhaseId |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RowEditCancelEvent
public RowEditCancelEvent(javax.faces.component.UIComponent component,
java.lang.Object object)
isAppropriateListener
public boolean isAppropriateListener(javax.faces.event.FacesListener listener)
- Specified by:
isAppropriateListener
in class javax.faces.event.FacesEvent
processListener
public void processListener(javax.faces.event.FacesListener listener)
- Specified by:
processListener
in class javax.faces.event.FacesEvent
getObject
public java.lang.Object getObject()
getPhaseId
public javax.faces.event.PhaseId getPhaseId()
- Overrides:
getPhaseId
in class javax.faces.event.FacesEvent
Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.