Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

H

Hacks - Class in org.omnifaces.util
Collection of JSF implementation and/or JSF component library 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
Handle the ajax exception as follows, only and only if the current request is an ajax request with an uncommitted response and there is at least one unhandled exception: Find the root cause of the exception by FullAjaxExceptionHandler.findExceptionRootCause(FacesContext, Throwable).
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
 
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
Convenience class for extending HttpServletResponseWrapper wherein the servlet response OutputStream has to be replaced by a custom implementation.
HttpServletResponseOutputWrapper(HttpServletResponse) - Constructor for class org.omnifaces.servlet.HttpServletResponseOutputWrapper
Construct a new HttpServletResponseOutputWrapper which wraps the given response.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2012–2016 OmniFaces. All rights reserved.