A B C D E F G H I J K L M N O P Q R S T U V W 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.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: If the exception is an instance of FacesException, then unwrap its root cause as long as it is not an instance of FacesException.
handleResourceRequest(FacesContext) - Method in class org.omnifaces.resourcehandler.CombinedResourceHandler
 
hashCode() - Method in class org.omnifaces.el.MethodExpressionValueExpressionAdapter
 
hashCode() - Method in class org.omnifaces.el.ValueExpressionWrapper
 
hashCode() - Method in class org.omnifaces.model.tree.ListTreeModel
 
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.
hasSessionTimedOut() - Static method in class org.omnifaces.util.Faces
Returns whether the HTTP session has been timed out for the current request.
hasSubmittedValue(EditableValueHolder) - Static method in class org.omnifaces.util.Components
Returns whether the given editable value holder component has a submitted value.
Highlight - Class in org.omnifaces.component.script
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
Constructs the Highlight component.
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
This HTML5 render kit adds support for HTML5 specific attributes which are unsupported by the JSF UIForm, UIInput and UICommand components.
Html5RenderKit(RenderKit) - Constructor for class org.omnifaces.renderkit.Html5RenderKit
Construct a new HTML5 render kit around the given wrapped render kit.
Html5RenderKitFactory - Class in org.omnifaces.renderkit
This render kit factory needs to be registered as follows in faces-config.xml to get the Html5RenderKit to run:
Html5RenderKitFactory(RenderKitFactory) - Constructor for class org.omnifaces.renderkit.Html5RenderKitFactory
Construct a new HTML5 render kit factory around the given wrapped factory.
HttpFilter - Class in org.omnifaces.filter
An abstract filter 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 Y