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

C

cache(FacesContext, Exception) - Static method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Cache the specified exception in a request scope attribute that application logic can use to invoke error processing.
CACHED_EXCEPTIONS - Static variable in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Request attribute key under which a List of any Exceptions thrown by a page bean event handler, and then logged and swallowed, will be cached.
calculateLocale(FacesContext) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Return an appropriate Locale to use for this and subsequent requests for the current client.
calculateRenderKitId(FacesContext) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Return an appropriate RenderKit identifier for this and subsequent requests from the current client.
com.sun.rave.web.ui.appbase - package com.sun.rave.web.ui.appbase
 
com.sun.rave.web.ui.appbase.faces - package com.sun.rave.web.ui.appbase.faces
 
com.sun.rave.web.ui.appbase.renderer - package com.sun.rave.web.ui.appbase.renderer
 
com.sun.rave.web.ui.appbase.servlet - package com.sun.rave.web.ui.appbase.servlet
 
CommandLinkRenderer - Class in com.sun.rave.web.ui.appbase.renderer
Replacement renderer for the <h:commandLink> component, which is not tied to the JSF standard form renderer (and will therefore work inside a Braveheart form component).
CommandLinkRenderer() - Constructor for class com.sun.rave.web.ui.appbase.renderer.CommandLinkRenderer
 
contextDestroyed(ServletContextEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a context destroyed event.
contextInitialized(ServletContextEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a context created event.
CREATED_VIEW - Static variable in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
The UIViewRoot attribute under which we store Boolean.TRUE when createView() is called.
createView(FacesContext, String) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Create and return a new UIViewRoot instance initialized with information from this FacesContext for the specified viewId.

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