A B C D E F G I L M P R S V W

R

record(FacesContext, AbstractPageBean) - Static method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Record the specified AbstractPageBean on the list of page beans that have been , and therefore need to have their beforePhase() and afterPhase() methods called at appropriate times.
renderResponse() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Skip any remaining request processing lifecycle phases for the current request, and go immediately to Render Response phase.
renderView(FacesContext, UIViewRoot) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Perform the necessary actions to render the specified view as part of the current response.
requestDestroyed(ServletRequestEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a request destroyed event.
requestInitialized(ServletRequestEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a request created event.
responseComplete() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Skip any remaining request processing lifecycle phases for the current request, including Render Response phase.
restoreView(FacesContext, String) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Perform necessary actions to restore the specified view and return a corresponding UIViewRoot.
retrieveData(String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Return the data object stored (typically when the component tree was previously rendered) under the specified key, if any; otherwise, return null.

A B C D E F G I L M P R S V W