- Hacks - Class in org.omnifaces.util
 
- 
Collection of JSF implementation and/or JSF component library and/or server specific hacks.
 
- handle() - Method in class org.omnifaces.exceptionhandler.FacesMessageExceptionHandler
 
- 
Set every exception as a global FATAL faces message.
 
- handle() - Method in class org.omnifaces.exceptionhandler.FullAjaxExceptionHandler
 
- 
 
- handleFileNotFound(HttpServletRequest, HttpServletResponse) - Method in class org.omnifaces.servlet.FileServlet
 
- 
Handles the case when the file is not found.
 
- handleResourceRequest(FacesContext) - Method in class org.omnifaces.resourcehandler.UnmappedResourceHandler
 
-  
 
- hasAnyApplicationScopedBeans() - Method in class org.omnifaces.cdi.eager.EagerBeansRepository
 
-  
 
- hasAnySessionOrRequestURIBeans() - Method in class org.omnifaces.cdi.eager.EagerBeansRepository
 
-  
 
- hasAnyViewIdBeans() - Method in class org.omnifaces.cdi.eager.EagerBeansRepository
 
-  
 
- hasContext() - Static method in class org.omnifaces.util.Faces
 
- 
Returns true when the current faces context is available (i.e.
 
- hashCode() - Method in class org.omnifaces.cdi.push.SocketEvent
 
-  
 
- hashCode() - Method in class org.omnifaces.component.output.cache.el.CachingValueExpression
 
-  
 
- hashCode() - Method in class org.omnifaces.el.MethodExpressionValueExpressionAdapter
 
-  
 
- hashCode() - Method in class org.omnifaces.el.ReadOnlyValueExpression
 
-  
 
- hashCode() - Method in class org.omnifaces.el.ValueExpressionWrapper
 
-  
 
- hashCode() - Method in class org.omnifaces.model.tree.AbstractTreeModel
 
-  
 
- hashCode() - Method in class org.omnifaces.resourcehandler.CombinedResourceInfo
 
- 
Returns the sum of the hash code of this class and the ID.
 
- hashCode() - Method in class org.omnifaces.resourcehandler.RemappedResource
 
-  
 
- hashCode() - Method in class org.omnifaces.resourcehandler.ResourceIdentifier
 
-  
 
- hashCode() - Method in class org.omnifaces.util.MapWrapper
 
-  
 
- hasInvokedSubmit(UIComponent) - Static method in class org.omnifaces.util.Components
 
- 
Returns whether the given component has invoked the form submit.
 
- hasSession() - Static method in class org.omnifaces.util.Faces
 
- 
Returns whether the HTTP session has already been created.
 
- hasSession(FacesContext) - Static method in class org.omnifaces.util.FacesLocal
 
-  
 
- hasSessionTimedOut() - Static method in class org.omnifaces.util.Faces
 
- 
Returns whether the HTTP session has been timed out for the current request.
 
- hasSessionTimedOut(FacesContext) - Static method in class org.omnifaces.util.FacesLocal
 
-  
 
- hasSubmittedValue(EditableValueHolder) - Static method in class org.omnifaces.util.Components
 
- 
Returns whether the given editable value holder component has a submitted value.
 
- havingIds(Collection<String>) - Method in class org.omnifaces.util.Components.ForEach
 
- 
The IDs of the components that are visited
 
- havingIds(String...) - Method in class org.omnifaces.util.Components.ForEach
 
- 
The IDs of the components that are to be visited
 
- Highlight - Class in org.omnifaces.component.script
 
- 
 The 
<o:highlight> is a helper component which highlights all invalid 
UIInput components
 and the associated labels by adding an error style class to them.
 
 
- Highlight() - Constructor for class org.omnifaces.component.script.Highlight
 
-  
 
- hoursBetween(Date, Date) - Static method in class org.omnifaces.el.functions.Dates
 
- 
Returns the amount of hours between two given dates.
 
- Html5RenderKit - Class in org.omnifaces.renderkit
 
- 
Deprecated. 
 
- Html5RenderKit(RenderKit) - Constructor for class org.omnifaces.renderkit.Html5RenderKit
 
- 
Deprecated.
Construct a new HTML5 render kit around the given wrapped render kit.
 
- Html5RenderKitFactory - Class in org.omnifaces.renderkit
 
- 
Deprecated. 
 
- Html5RenderKitFactory(RenderKitFactory) - Constructor for class org.omnifaces.renderkit.Html5RenderKitFactory
 
- 
Deprecated.
Construct a new HTML5 render kit factory around the given wrapped factory.
 
- HttpFilter - Class in org.omnifaces.filter
 
- 
 The 
HttpFilter is abstract filter specifically for HTTP requests.
 
 
- HttpFilter() - Constructor for class org.omnifaces.filter.HttpFilter
 
-  
 
- HttpServletResponseOutputWrapper - Class in org.omnifaces.servlet
 
- 
 
- HttpServletResponseOutputWrapper(HttpServletResponse) - Constructor for class org.omnifaces.servlet.HttpServletResponseOutputWrapper
 
-