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 
All Classes All Packages

L

label() - Method in class org.omnifaces.cdi.param.DynamicParamValueProducer.DefaultParamAnnotationLiteral
 
label() - Method in annotation type org.omnifaces.cdi.Param
(Optional) the label used to refer to the parameter.
LABEL_ATTRIBUTE - Static variable in class org.omnifaces.util.Components
The name of the label attribute.
LANDSCAPE - org.omnifaces.resourcehandler.WebAppManifest.Orientation
 
LANDSCAPE_PRIMARY - org.omnifaces.resourcehandler.WebAppManifest.Orientation
 
LANDSCAPE_SECONDARY - org.omnifaces.resourcehandler.WebAppManifest.Orientation
 
Lazy<T> - Class in org.omnifaces.util
Implements lazy-initialized object primarily for final and transient fields.
Lazy(Lazy.SerializableSupplier<T>) - Constructor for class org.omnifaces.util.Lazy
 
Lazy.SerializableSupplier<T> - Interface in org.omnifaces.util
 
LIBRARY_NAME - Static variable in class org.omnifaces.resourcehandler.CombinedResourceHandler
The default library name of a combined resource.
LIBRARY_NAME - Static variable in class org.omnifaces.resourcehandler.GraphicResourceHandler
The default library name of a graphic resource.
LIFESTYLE - org.omnifaces.resourcehandler.WebAppManifest.Category
 
ListConverter - Class in org.omnifaces.converter
The omnifaces.ListConverter is intented for use in specialized selection components which doesn't use SelectItems as the source for their selectable items, but work directly via a List of entities, and therefore the SelectItemsConverter isn't usable on them.
ListConverter() - Constructor for class org.omnifaces.converter.ListConverter
 
ListIndexConverter - Class in org.omnifaces.converter
The omnifaces.ListIndexConverter is a variant of the ListConverter which automatically converts based on the position (index) of the selected item in the list instead of the Object.toString() of the selected item.
ListIndexConverter() - Constructor for class org.omnifaces.converter.ListIndexConverter
 
ListTreeModel<T> - Class in org.omnifaces.model.tree
A concrete implementation of TreeModel which holds the tree children in an ArrayList.
ListTreeModel() - Constructor for class org.omnifaces.model.tree.ListTreeModel
 
LITERAL - Static variable in annotation type org.omnifaces.cdi.push.SocketEvent.Closed
The literal of SocketEvent.Closed.
LITERAL - Static variable in annotation type org.omnifaces.cdi.push.SocketEvent.Opened
The literal of SocketEvent.Opened.
LITERAL - Static variable in annotation type org.omnifaces.cdi.push.SocketEvent.Switched
The literal of SocketEvent.Switched.
load(AfterDeploymentValidation, BeanManager) - Method in class org.omnifaces.cdi.eager.EagerExtension
load(String, String) - Static method in class org.omnifaces.util.Ajax
Load given script resource on complete of the current ajax response.
LoadBundle - Class in org.omnifaces.taghandler
The <o:loadBundle> taghandler basically extends the standard <f:loadBundle> with a new loader attribute allowing you to explicitly set the desired ClassLoader where the resource bundle should be looked up.
LoadBundle(TagConfig) - Constructor for class org.omnifaces.taghandler.LoadBundle
The tag constructor.
loadProviderAndRegisterFilter(ServletContext) - Static method in class org.omnifaces.util.cache.CacheInitializer
 
logException(FacesContext, Throwable, String, String, Object...) - Method in class org.omnifaces.exceptionhandler.FullAjaxExceptionHandler
Log the thrown exception and determined error page location with the given message, optionally parameterized with the given parameters.
logException(FacesContext, Throwable, String, FullAjaxExceptionHandler.LogReason) - Method in class org.omnifaces.exceptionhandler.FullAjaxExceptionHandler
Log the thrown exception and determined error page location for the given log reason.
logException(HttpServletRequest, Throwable, String, String, Object...) - Method in class org.omnifaces.filter.FacesExceptionFilter
Log the thrown exception and determined error page location with the given message, optionally parameterized with the given parameters.
login(FacesContext, String, String) - Static method in class org.omnifaces.util.FacesLocal
 
login(String, String) - Static method in class org.omnifaces.util.Faces
Perform programmatic login for container managed FORM based authentication.
logout() - Static method in class org.omnifaces.util.Faces
Perform programmatic logout for container managed FORM based authentication.
logout(FacesContext) - Static method in class org.omnifaces.util.FacesLocal
 
lookup(String) - Static method in class org.omnifaces.util.JNDI
Returns the named object from the default JNDI instance.
LruCache<K extends Serializable,​V extends Serializable> - Class in org.omnifaces.util.cache
Minimal implementation of thread safe LRU cache with support for eviction listener.
LruCache(int) - Constructor for class org.omnifaces.util.cache.LruCache
Construct LRU cache with given maximum capacity.
LruCache(int, Callback.SerializableBiConsumer<K, V>) - Constructor for class org.omnifaces.util.cache.LruCache
Construct LRU cache with given maximum capacity and eviction listener.
LTR - org.omnifaces.resourcehandler.WebAppManifest.Dir
 
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 
All Classes All Packages