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
All Classes All Packages
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
- 
Theomnifaces.ListConverteris intented for use in specialized selection components which doesn't useSelectItems as the source for their selectable items, but work directly via aListof entities, and therefore theSelectItemsConverterisn't usable on them.
- ListConverter() - Constructor for class org.omnifaces.converter.ListConverter
- ListIndexConverter - Class in org.omnifaces.converter
- 
Theomnifaces.ListIndexConverteris a variant of theListConverterwhich automatically converts based on the position (index) of the selected item in the list instead of theObject.toString()of the selected item.
- ListIndexConverter() - Constructor for class org.omnifaces.converter.ListIndexConverter
- ListTreeModel<T> - Class in org.omnifaces.model.tree
- ListTreeModel() - Constructor for class org.omnifaces.model.tree.ListTreeModel
- LITERAL - Static variable in annotation type org.omnifaces.cdi.push.SocketEvent.Closed
- 
The literal ofSocketEvent.Closed.
- LITERAL - Static variable in annotation type org.omnifaces.cdi.push.SocketEvent.Opened
- 
The literal ofSocketEvent.Opened.
- LITERAL - Static variable in annotation type org.omnifaces.cdi.push.SocketEvent.Switched
- 
The literal ofSocketEvent.Switched.
- load(AfterDeploymentValidation, BeanManager) - Method in class org.omnifaces.cdi.eager.EagerExtension
- 
Load collected beans annotated withEagerintoEagerBeansRepositoryviaEagerBeansRepository.setEagerBeans(org.omnifaces.cdi.eager.EagerBeansRepository.EagerBeans).
- 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 newloaderattribute allowing you to explicitly set the desiredClassLoaderwhere 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
All Classes All Packages