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
B
- BEAN_VALIDATION_AVAILABLE - Static variable in class org.omnifaces.util.Validators
- Beans - Class in org.omnifaces.util
-
Collection of utility methods for the CDI API that are mainly shortcuts for obtaining stuff from the
BeanManager. - BeansLocal - Class in org.omnifaces.util
-
Collection of utility methods for the CDI API that are mainly shortcuts for obtaining stuff from the
BeanManager. - BeanStorage - Class in org.omnifaces.cdi
-
CDI bean storage.
- BeanStorage(int) - Constructor for class org.omnifaces.cdi.BeanStorage
-
Construct a new CDI bean storage with the given initial capacity of the map holding all beans.
- BeanValidationEventListener - Class in org.omnifaces.eventlistener
-
Overrides
BeanValidator.setValidationGroups(String)for all components in the current view. - BeanValidationEventListener(String, boolean) - Constructor for class org.omnifaces.eventlistener.BeanValidationEventListener
-
Construct an instance of bean validation event listener based on the given validation groups and disabled state.
- BEFORE - org.omnifaces.component.util.MoveComponent.Destination
-
Component is moved right before target component, i.e. as a sibling with an index that's 1 position lower.
- beforePhase(PhaseEvent) - Method in class org.omnifaces.component.input.componentidparam.ConditionalWriterListener
- beforePhase(PhaseEvent) - Method in class org.omnifaces.eventlistener.CallbackPhaseListener
- beforePhase(PhaseEvent) - Method in class org.omnifaces.eventlistener.DefaultPhaseListener
- beforePhase(PhaseEvent) - Method in class org.omnifaces.eventlistener.FacesRequestLogger
-
Before any phase, start the timer.
- beforePhase(PhaseEvent) - Method in class org.omnifaces.eventlistener.InvokeActionEventListener
-
Publish the
PreInvokeActionEventevent on the components which are been collected inInvokeActionEventListener.processEvent(SystemEvent). - beforePhase(PhaseEvent) - Method in class org.omnifaces.eventlistener.ResetInputAjaxActionListener
-
Delegate to the
ResetInputAjaxActionListener.processAction(ActionEvent)method when this action listener is been registered as a phase listener so that it get applied on all ajax requests. - BEHAVIOR - org.omnifaces.component.util.MoveComponent.Destination
-
A Behavior will be moved to the behavior section of the target component.
- BOOKS - org.omnifaces.resourcehandler.WebAppManifest.Category
- broadcast(FacesEvent) - Method in class org.omnifaces.component.input.ViewAction
-
Only broadcast the action event when
UIViewAction.isRendered()returnstrue. - broadcast(FacesEvent) - Method in class org.omnifaces.component.tree.Tree
-
If the given event is an instance of the specific faces event which was created during our
Tree.queueEvent(FacesEvent), then extract the node from it and set it as current node and delegate the call to the wrapped faces event. - BROTLI - org.omnifaces.servlet.CompressedHttpServletResponse.Algorithm
-
It will use one of the following Brotli compression output streams, whichever is available first:
com.aayushatharva.brotli4j.encoder.BrotliOutputStreamcom.nixxcode.jvmbrotli.enc.BrotliOutputStream - BROWSER - org.omnifaces.resourcehandler.WebAppManifest.Display
- BUFFERED_RESPONSE - Static variable in class org.omnifaces.filter.OnDemandResponseBufferFilter
-
The request attribute name under which the buffered response is stored.
- BufferedHttpServletResponse - Class in org.omnifaces.servlet
-
This HTTP servlet response implementation buffers the entire response body.
- BufferedHttpServletResponse(HttpServletResponse) - Constructor for class org.omnifaces.servlet.BufferedHttpServletResponse
-
Construct a buffered HTTP servlet response which wraps the given response.
- build() - Method in class org.omnifaces.util.JNDIObjectLocator.JNDIObjectLocatorBuilder
-
Builds the
JNDIObjectLocator. - build() - Method in class org.omnifaces.util.selectitems.SelectItemsBuilder
- builder() - Static method in class org.omnifaces.util.JNDIObjectLocator
-
Returns the builder of the
JNDIObjectLocator. - Builder() - Constructor for class org.omnifaces.resourcehandler.CombinedResourceInfo.Builder
- buildList() - Method in class org.omnifaces.util.selectitems.SelectItemsBuilder
- buildView(FacesContext, String) - Static method in class org.omnifaces.util.ComponentsLocal
- buildView(String) - Static method in class org.omnifaces.util.Components
-
Creates and builds a local view for the given view ID independently from the current view.
- BUSINESS - org.omnifaces.resourcehandler.WebAppManifest.Category
All Classes All Packages