| Class | Description | 
|---|---|
| FacesEventWrapper | Provides a simple implementation of  FacesEventthat can be sub-classed by developers wishing to provide
 specialized behavior to an existingFacesEventinstance without the need to implement/override all the
 methods which do not necessarily need to be implemented. | 
| HashChangeEvent | 
 This event is fired by  <o:hashParam>when hash parameters have been changed in the client side. | 
| PostInvokeActionEvent | Use this event to have a hook on a listener method during the afterphase of the  PhaseId.INVOKE_APPLICATION. | 
| PreInvokeActionEvent | Use this event to have a hook on a listener method during the beforephase of the  PhaseId.INVOKE_APPLICATION. | 
Copyright © 2012–2020 OmniFaces. All rights reserved.