A B C D E F G H I K L M N O P R S T U V W 

I

init(FilterConfig) - Method in class org.omnifaces.facesviews.FacesViewsForwardingFilter
 
init(FilterConfig) - Method in class org.omnifaces.filter.HttpFilter
Called by the servlet container when the filter is about to be placed into service.
init() - Method in class org.omnifaces.filter.HttpFilter
Convenience init() method without FilterConfig parameter which will be called by init(FilterConfig).
invalidateSession() - Static method in class org.omnifaces.util.Faces
Invalidates the current HTTP session.
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.omnifaces.el.ELResolverWrapper
invoke(ELContext, Object[]) - Method in class org.omnifaces.el.MethodExpressionValueExpressionAdapter
 
invoke(Callback.Void) - Method in class org.omnifaces.el.ScopedRunner
Invokes the callback within the scope of the variables being given in the constructor.
invoke() - Method in interface org.omnifaces.util.Callback.Returning
This method should be invoked by the method where you're passing this callback instance to.
invoke(A) - Method in interface org.omnifaces.util.Callback.ReturningWithArgument
This method should be invoked by the method where you're passing this callback instance to.
invoke() - Method in interface org.omnifaces.util.Callback.Void
This method should be invoked by the method where you're passing this callback instance to.
invoke(A) - Method in interface org.omnifaces.util.Callback.WithArgument
This method should be invoked by the method where you're passing this callback instance to.
is(Throwable, Class<T>) - Static method in class org.omnifaces.util.Exceptions
Returns true if the given exception or one of its nested causes is an instance of the given type.
isAjaxRequest() - Static method in class org.omnifaces.util.Faces
Returns whether the current request is an ajax request.
isDevelopment() - Static method in class org.omnifaces.util.Faces
Returns true if we're in development stage.
isDisabled() - Method in class org.omnifaces.component.validator.ValidateMultipleFields
Returns whether the validation should be disabled or not.
isEditable(UIInput) - Static method in class org.omnifaces.util.Components
Returns whether the given UI input component is editable.
isEmpty() - Method in class org.omnifaces.util.MapWrapper
isEmpty(String) - Static method in class org.omnifaces.util.Utils
Returns true if the given string is null or is empty.
isEmpty(Object[]) - Static method in class org.omnifaces.util.Utils
Returns true if the given array is null or is empty.
isEmpty(Object) - Static method in class org.omnifaces.util.Utils
Returns true if the given value is null or is empty.
isFirst() - Method in class org.omnifaces.model.tree.ListTreeModel
 
isFirst() - Method in interface org.omnifaces.model.tree.TreeModel
Returns whether the current tree node is the first child of its parent, if any.
isFocus() - Method in class org.omnifaces.component.script.Highlight
Returns whether the first error element should gain focus.
isLast() - Method in class org.omnifaces.model.tree.ListTreeModel
 
isLast() - Method in interface org.omnifaces.model.tree.TreeModel
Returns whether the current tree node is the last child of its parent, if any.
isLeaf() - Method in class org.omnifaces.model.tree.ListTreeModel
 
isLeaf() - Method in interface org.omnifaces.model.tree.TreeModel
Returns whether the current tree node is a leaf node.
isListenerForSource(Object) - Method in class org.omnifaces.component.output.OutputLabel
 
isListenerForSource(Object) - Method in class org.omnifaces.resourcehandler.CombinedResourceHandler
Returns true if the source is an instance of UIViewRoot.
isLiteralText() - Method in class org.omnifaces.el.MethodExpressionValueExpressionAdapter
 
isOneOf(T, T...) - Static method in class org.omnifaces.util.Utils
Returns true if the given object equals one of the given objects.
isPostback() - Static method in class org.omnifaces.util.Faces
Returns whether the current request is a postback.
isPrefixMapping() - Static method in class org.omnifaces.util.Faces
Returns true if the faces servlet mapping used in the current request is a prefix mapping, otherwise false.
isPrefixMapping(String) - Static method in class org.omnifaces.util.Faces
Returns true if the given mapping is a prefix mapping, otherwise false.
isPropertyResolved() - Method in class org.omnifaces.el.ELContextWrapper
isReadOnly(ELContext, Object, Object) - Method in class org.omnifaces.el.ELResolverWrapper
isRequired() - Method in class org.omnifaces.component.input.ViewParam
 
isRoot() - Method in class org.omnifaces.model.tree.ListTreeModel
 
isRoot() - Method in interface org.omnifaces.model.tree.TreeModel
Returns whether the current tree node is the root node.
isUserInRole(String) - Static method in class org.omnifaces.util.Faces
Returns true if the currently logged-in user has the given role, otherwise false.
isValidationFailed() - Static method in class org.omnifaces.util.Faces
Returns whether the validations phase of the current request has failed.
iterator() - Method in class org.omnifaces.model.tree.ListTreeModel
 
iterator() - Method in interface org.omnifaces.model.tree.TreeModel
Returns an unmodifiable iterator over the children of the current tree node.
A B C D E F G H I K L M N O P R S T U V W