Index

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 Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

U

UI update design hints - Search tag in class org.omnifaces.cdi.push.Socket
Section
UI update design hints - Search tag in class org.omnifaces.cdi.push.Sse
Section
UnmappedResourceHandler - Class in org.omnifaces.resourcehandler
This ResourceHandler implementation allows the developer to map Faces resources on an URL pattern of /jakarta.faces.resource/* (basically, the value of ResourceHandler.RESOURCE_IDENTIFIER) without the need for an additional FacesServlet prefix or suffix URL pattern in the default produced resource URLs, such as /jakarta.faces.resource/faces/css/style.css or /jakarta.faces.resource/css/style.css.xhtml.
UnmappedResourceHandler(ResourceHandler) - Constructor for class org.omnifaces.resourcehandler.UnmappedResourceHandler
Creates a new instance of this unmapped resource handler which wraps the given resource handler.
unmodifiableSet(Object...) - Static method in class org.omnifaces.util.Utils
Creates an unmodifiable set based on the given values.
unserializeURLSafe(String) - Static method in class org.omnifaces.util.Utils
Unserialize the given serialized URL-safe string.
unsubscribeFromComponentEvent(UIComponent, Class<? extends SystemEvent>, ComponentSystemEventListener) - Static method in class org.omnifaces.util.Events
Unsubscribe the given event listener on the given event from the given component.
until(Temporal, TemporalUnit) - Method in class org.omnifaces.cdi.config.DateProducer.TemporalDate
 
unwrap(Throwable) - Static method in class org.omnifaces.util.Exceptions
Unwrap the nested causes of given exception as long as until it is not an instance of FacesException (Mojarra) or ELException (MyFaces) and then return it.
unwrap(Throwable, Class<? extends Throwable>...) - Static method in class org.omnifaces.util.Exceptions
Unwrap the nested causes of given exception as long as until it is not an instance of the given types and then return it.
unwrapIfNecessary(BeanManager, T) - Static method in class org.omnifaces.util.BeansLocal
 
unwrapIfNecessary(T) - Static method in class org.omnifaces.util.Beans
Returns the actual instance or class of the given object or class if it is actually a CDI proxy as per Beans.isProxy(Object).
update(FacesContext, String...) - Static method in class org.omnifaces.util.AjaxLocal
 
update(String...) - Static method in class org.omnifaces.util.Ajax
Update the given client IDs in the current ajax response.
updateAll() - Static method in class org.omnifaces.util.Ajax
Update the entire view.
updateAll(FacesContext) - Static method in class org.omnifaces.util.AjaxLocal
 
updateColumn(UIData, int) - Static method in class org.omnifaces.util.Ajax
Update the column of the given UIData component at the given zero-based column index.
updateColumn(FacesContext, UIData, int) - Static method in class org.omnifaces.util.AjaxLocal
 
updateRow(UIData, int) - Static method in class org.omnifaces.util.Ajax
Update the row of the given UIData component at the given zero-based row index.
updateRow(FacesContext, UIData, int) - Static method in class org.omnifaces.util.AjaxLocal
 
URI - Static variable in class org.omnifaces.servlet.ScriptErrorServlet
The URI of the script error handler servlet.
URI_PREFIX - Static variable in interface org.omnifaces.cdi.PushContext
Deprecated, for removal: This API element is subject to removal in a future version.
Use SOCKET_URI_PREFIX instead.
URI_TEMPLATE - Static variable in class org.omnifaces.cdi.push.SocketEndpoint
The context-relative URI template where the web socket endpoint should listen on.
UriExtensionRequestWrapper - Class in org.omnifaces.facesviews
This wraps a request to an extensionless Faces view and provides an extension for all methods that reveal the servlet path.
UriExtensionRequestWrapper(HttpServletRequest, String) - Constructor for class org.omnifaces.facesviews.UriExtensionRequestWrapper
Construct the URI extension request wrapper.
url() - Method in record class org.omnifaces.cdi.push.Notification.Message
Returns the value of the url record component.
Url - Class in org.omnifaces.component.output
The <o:url> is a component which renders the given target URL or Faces view ID as a bookmarkable URL with support for adding additional query string parameters to the URL via nested <f:param> and <o:param>, and for exposing it into the request scope by the variable name as specified by the var attribute instead of rendering it.
Url() - Constructor for class org.omnifaces.component.output.Url
 
Usage - Search tag in annotation interface org.omnifaces.cdi.Eager
Section
Usage - Search tag in annotation interface org.omnifaces.cdi.GraphicImageBean
Section
Usage - Search tag in annotation interface org.omnifaces.cdi.Param
Section
Usage - Search tag in annotation interface org.omnifaces.cdi.RateLimit
Section
Usage - Search tag in annotation interface org.omnifaces.cdi.ViewScoped
Section
Usage - Search tag in class org.omnifaces.cdi.config.DateProducer
Section
Usage - Search tag in class org.omnifaces.cdi.ratelimit.RateLimiter
Section
Usage - Search tag in class org.omnifaces.component.input.HashParam
Section
Usage - Search tag in class org.omnifaces.component.input.InputFile
Section
Usage - Search tag in class org.omnifaces.component.input.InputHidden
Section
Usage - Search tag in class org.omnifaces.component.input.ScriptParam
Section
Usage - Search tag in class org.omnifaces.component.input.ViewAction
Section
Usage - Search tag in class org.omnifaces.component.input.ViewParam
Section
Usage - Search tag in class org.omnifaces.component.model.SelectItemGroups
Section
Usage - Search tag in class org.omnifaces.component.output.SitemapUrl
Section
Usage - Search tag in class org.omnifaces.component.output.Url
Section
Usage - Search tag in class org.omnifaces.component.script.DeferredScript
Section
Usage - Search tag in class org.omnifaces.component.stylesheet.CriticalStylesheet
Section
Usage - Search tag in class org.omnifaces.converter.CompositeConverter
Section
Usage - Search tag in class org.omnifaces.converter.GenericEnumConverter
Section
Usage - Search tag in class org.omnifaces.converter.ImplicitNumberConverter
Section
Usage - Search tag in class org.omnifaces.converter.ListConverter
Section
Usage - Search tag in class org.omnifaces.converter.ListIndexConverter
Section
Usage - Search tag in class org.omnifaces.converter.SelectItemsConverter
Section
Usage - Search tag in class org.omnifaces.converter.SelectItemsIndexConverter
Section
Usage - Search tag in class org.omnifaces.converter.ToCollectionConverter
Section
Usage - Search tag in class org.omnifaces.converter.ToLowerCaseConverter
Section
Usage - Search tag in class org.omnifaces.converter.ToUpperCaseConverter
Section
Usage - Search tag in class org.omnifaces.converter.TrimConverter
Section
Usage - Search tag in class org.omnifaces.facesviews.FacesViews
Section
Usage - Search tag in class org.omnifaces.filter.HttpFilter
Section
Usage - Search tag in class org.omnifaces.filter.MutableRequestFilter
Section
Usage - Search tag in class org.omnifaces.renderer.CorsAwareResourceRenderer
Section
Usage - Search tag in class org.omnifaces.resourcehandler.CombinedResourceHandler
Section
Usage - Search tag in class org.omnifaces.resourcehandler.PWAResourceHandler
Section
Usage - Search tag in class org.omnifaces.security.AnonymousTagHandler
Section
Usage - Search tag in class org.omnifaces.security.AuthenticatedTagHandler
Section
Usage - Search tag in class org.omnifaces.security.AuthorizeTagHandler
Section
Usage - Search tag in class org.omnifaces.servlet.FileServlet
Section
Usage - Search tag in class org.omnifaces.taghandler.Converter
Section
Usage - Search tag in class org.omnifaces.taghandler.EnableRestorableView
Section
Usage - Search tag in class org.omnifaces.taghandler.IgnoreValidationFailed
Section
Usage - Search tag in class org.omnifaces.taghandler.ImportConstants
Section
Usage - Search tag in class org.omnifaces.taghandler.ImportFunctions
Section
Usage - Search tag in class org.omnifaces.taghandler.LoadBundle
Section
Usage - Search tag in class org.omnifaces.taghandler.MassAttribute
Section
Usage - Search tag in class org.omnifaces.taghandler.SkipValidators
Section
Usage - Search tag in class org.omnifaces.taghandler.TagAttribute
Section
Usage - Search tag in class org.omnifaces.taghandler.ValidateBean
Section
Usage - Search tag in class org.omnifaces.taghandler.ValidateUniqueColumn
Section
Usage - Search tag in class org.omnifaces.taghandler.Validator
Section
Usage - Search tag in class org.omnifaces.util.Ajax
Section
Usage - Search tag in class org.omnifaces.util.Beans
Section
Usage - Search tag in class org.omnifaces.util.Components
Section
Usage - Search tag in class org.omnifaces.util.Events
Section
Usage - Search tag in class org.omnifaces.util.Exceptions
Section
Usage - Search tag in class org.omnifaces.util.Faces
Section
Usage - Search tag in class org.omnifaces.util.FacesLocal
Section
Usage - Search tag in class org.omnifaces.util.Messages
Section
Usage - Search tag in class org.omnifaces.util.Validators
Section
Usage - Search tag in class org.omnifaces.validator.FacesLabelMessageInterpolator
Section
Usage - Search tag in class org.omnifaces.validator.RequiredCheckboxValidator
Section
Usage - Search tag in interface org.omnifaces.config.FacesConfigXml
Section
Usage - Search tag in interface org.omnifaces.config.WebXml
Section
Usage - Search tag in record class org.omnifaces.cdi.ScriptError
Section
Usage (client) - Search tag in class org.omnifaces.cdi.push.Socket
Section
Usage (client) - Search tag in class org.omnifaces.cdi.push.Sse
Section
Usage (client) - Search tag in class org.omnifaces.component.script.ScriptErrorHandler
Section
Usage (server) - Search tag in class org.omnifaces.cdi.push.Socket
Section
Usage (server) - Search tag in class org.omnifaces.cdi.push.Sse
Section
Usage (server) - Search tag in class org.omnifaces.component.script.ScriptErrorHandler
Section
userAgent() - Method in record class org.omnifaces.cdi.ScriptError
Returns the value of the userAgent record component.
userAgentNeedsUpdate(FacesContext) - Method in class org.omnifaces.resourcehandler.DynamicResource
 
userAgentNeedsUpdate(FacesContext) - Method in class org.omnifaces.resourcehandler.RemappedResource
 
Use request URI - Search tag in class org.omnifaces.component.input.Form
Section
userPrincipal() - Method in record class org.omnifaces.cdi.ScriptError
Returns the value of the userPrincipal record component.
User-targeted Notifications - Search tag in class org.omnifaces.cdi.push.Notification
Section
Using download links - Search tag in annotation interface org.omnifaces.cdi.ViewScoped
Section
Using name as default for label - Search tag in class org.omnifaces.component.input.ViewParam
Section
Using window.onbeforeunload - Search tag in annotation interface org.omnifaces.cdi.ViewScoped
Section
UtilFamily - Class in org.omnifaces.component.util
Base class which is to be shared between all components of the Util family.
UtilFamily() - Constructor for class org.omnifaces.component.util.UtilFamily
 
UTILITIES - Enum constant in enum class org.omnifaces.resourcehandler.WebAppManifest.Category
 
Utils - Class in org.omnifaces.util
Collection of general utility methods that do not fit in one of the more specific classes.
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 Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form