Package org.primefaces.event.data
Class PostPageEvent
- java.lang.Object
-
- java.util.EventObject
-
- javax.faces.event.SystemEvent
-
- javax.faces.event.ComponentSystemEvent
-
- org.primefaces.event.data.PostPageEvent
-
- All Implemented Interfaces:
Serializable
public class PostPageEvent extends javax.faces.event.ComponentSystemEvent- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description PostPageEvent(javax.faces.component.UIComponent component)
-
Method Summary
-
Methods inherited from class javax.faces.event.ComponentSystemEvent
getComponent, isAppropriateListener, processListener
-
Methods inherited from class java.util.EventObject
getSource, toString
-
-