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
M
- MAGAZINES - org.omnifaces.resourcehandler.WebAppManifest.Category
- MANIFEST_RESOURCE_NAME - Static variable in class org.omnifaces.resourcehandler.PWAResourceHandler
- 
The resource namemanifest.webmanifest.
- mapToList(Map<K, V>) - Static method in class org.omnifaces.el.functions.Converters
- 
Converts aMap<K, V>to aList<Map.Entry<K, V>>.
- MapWrapper<K,V> - Class in org.omnifaces.util
- 
Implementation of Map that wraps another map.
- MapWrapper(Map<K, V>) - Constructor for class org.omnifaces.util.MapWrapper
- 
Initializes the wrapper with its wrapped map.
- MassAttribute - Class in org.omnifaces.taghandler
- 
The <o:massAttribute> sets an attribute of the given name and value on all nested components, if they don't already have an attribute set.
- MassAttribute(TagConfig) - Constructor for class org.omnifaces.taghandler.MassAttribute
- 
The tag constructor.
- matches(String, String) - Static method in class org.omnifaces.el.functions.Strings
- 
Returns true if the given string matches the given pattern.
- MEDICAL - org.omnifaces.resourcehandler.WebAppManifest.Category
- Messages - Class in org.omnifaces.util
- 
Collection of utility methods for the Faces API with respect to working withFacesMessage.
- Messages.Message - Class in org.omnifaces.util
- 
Faces message builder.
- Messages.Resolver - Interface in org.omnifaces.util
- 
The message resolver allows the developers to change the way how messages are resolved.
- MessagesKeywordResolver - Class in org.omnifaces.component.search
- 
The@messagessearch keyword resolver will automatically resolve allUIMessageandUIMessagescomponents within the currentUIForm.
- MessagesKeywordResolver() - Constructor for class org.omnifaces.component.search.MessagesKeywordResolver
- MessagesLocal - Class in org.omnifaces.util
- 
Collection of utility methods for the Faces API with respect to working withFacesMessage.
- MessagesRenderer - Class in org.omnifaces.renderer
- 
This renderer is the default renderer ofOmniMessages.
- MessagesRenderer() - Constructor for class org.omnifaces.renderer.MessagesRenderer
- MethodExpressionValueExpressionAdapter - Class in org.omnifaces.el
- 
This MethodExpression wraps a ValueExpression.
- MethodExpressionValueExpressionAdapter(ValueExpression) - Constructor for class org.omnifaces.el.MethodExpressionValueExpressionAdapter
- 
Construct method expression which adapts the given value expression.
- MethodParam - Class in org.omnifaces.taghandler
- 
The<o:methodParam>is a tag handler that can be used to pass a method expression as attribute into a Facelets tag.
- MethodParam(TagConfig) - Constructor for class org.omnifaces.taghandler.MethodParam
- 
The tag constructor.
- MethodReference - Class in org.omnifaces.el
- 
This encapsulates information about an EL method expression.
- MethodReference(Object, Method) - Constructor for class org.omnifaces.el.MethodReference
- 
Construct a method reference.
- MethodReference(Object, Method, Object[], boolean) - Constructor for class org.omnifaces.el.MethodReference
- 
Construct a method reference.
- MINIMAL_UI - org.omnifaces.resourcehandler.WebAppManifest.Display
- minutesBetween(D, D) - Static method in class org.omnifaces.el.functions.Dates
- 
Returns the amount of minutes between two given dates.
- modifyField(Object, Field, T) - Static method in class org.omnifaces.util.Reflection
- 
Modifies the value of the given field of the given instance with the given value.
- modifyField(Object, String, T) - Static method in class org.omnifaces.util.Reflection
- 
Modifies the value of the field of the given instance on the given field name with the given value.
- monthly - org.omnifaces.component.output.SitemapUrl.ChangeFrequency
- 
Monthly changed.
- monthsBetween(D, D) - Static method in class org.omnifaces.el.functions.Dates
- 
Returns the amount of months between two given dates.
- MoveComponent - Class in org.omnifaces.component.util
- 
The<o:moveComponent>component is a utility component via which components, facets and behaviors can be moved at runtime to a target component in various ways.
- MoveComponent() - Constructor for class org.omnifaces.component.util.MoveComponent
- 
Constructs the component.
- MoveComponent.Destination - Enum in org.omnifaces.component.util
- 
Destination of component to be moved byMoveComponent.
- moveToBody(ComponentSystemEvent) - Method in class org.omnifaces.component.script.ScriptFamily
- 
Move this ScriptFamily component to end of body and returnstrueif done so.
- MultiFieldValidator - Interface in org.omnifaces.validator
- 
Generic interface for multi field validator.
- MultiStrategyCopier - Class in org.omnifaces.util.copier
- 
Copier that copies an object trying a variety of strategies until one succeeds.
- MultiStrategyCopier() - Constructor for class org.omnifaces.util.copier.MultiStrategyCopier
- MUSIC - org.omnifaces.resourcehandler.WebAppManifest.Category
- MUTABLE_REQUEST - Static variable in class org.omnifaces.filter.MutableRequestFilter
- 
The name of the request attribute under which theMutableRequestFilter.MutableRequestwill be stored.
- MutableRequest(HttpServletRequest) - Constructor for class org.omnifaces.filter.MutableRequestFilter.MutableRequest
- MutableRequestFilter - Class in org.omnifaces.filter
- 
TheMutableRequestFilterwill wrap the incomingHttpServletRequestin aMutableRequestFilter.MutableRequestso that the developer can mutate the headers and parameters in such way that the outcome of among othersHttpServletRequest.getHeader(String)andServletRequest.getParameter(String)are influenced.
- MutableRequestFilter() - Constructor for class org.omnifaces.filter.MutableRequestFilter
- MutableRequestFilter.MutableRequest - Class in org.omnifaces.filter
All Classes All Packages