A B C D E F G H I K L M N O P R S T U V W 

R

redirect(String) - Static method in class org.omnifaces.util.Faces
Sends a temporary (302) redirect to the given URL.
redirectPermanent(String) - Static method in class org.omnifaces.util.Faces
Sends a permanent (301) redirect to the given URL.
remove(Object) - Method in class org.omnifaces.util.MapWrapper
removePhaseListener(PhaseListener) - Static method in class org.omnifaces.util.Events
Removes a phase listener from the current view root of the current faces context.
removeResponseCookie(String, String) - Static method in class org.omnifaces.util.Faces
Remove the cookie with given name and path from the HTTP response.
RequiredCheckboxValidator - Class in org.omnifaces.validator
The required attribute of a <h:selectBooleanCheckbox> is a bit non-intuitive.
RequiredCheckboxValidator() - Constructor for class org.omnifaces.validator.RequiredCheckboxValidator
 
ResetInputAjaxActionListener - Class in org.omnifaces.eventlistener
Use this action listener when you want to partially (ajax) render input fields which are not executed during submit, but which are possibly in an invalidated state because of a validation failure during a previous request.
ResetInputAjaxActionListener() - Constructor for class org.omnifaces.eventlistener.ResetInputAjaxActionListener
Construct a new reset input ajax action listener.
ResetInputAjaxActionListener(ActionListener) - Constructor for class org.omnifaces.eventlistener.ResetInputAjaxActionListener
Construct a new reset input ajax action listener around the given wrapped action listener.
resolveUrl(String) - Method in class org.omnifaces.facesviews.FacesViewsResolver
 
ResourceInclude - Class in org.omnifaces.component.output
This component is used to catch the output from a JSP/Servlet resource and render it as output to the JSF writer.
ResourceInclude() - Constructor for class org.omnifaces.component.output.ResourceInclude
 
responseSendError(int, String) - Static method in class org.omnifaces.util.Faces
Sends a HTTP response error with the given status and message.
restore(EditableValueHolder) - Method in class org.omnifaces.component.EditableValueHolderStateHelper
Restore the state of the given EditableValueHolder.
restore(FacesContext, StateHelper, Iterator<UIComponent>) - Static method in class org.omnifaces.component.EditableValueHolderStateHelper
Restore state of any EditableValueHolder children.
A B C D E F G H I K L M N O P R S T U V W