Uses of Package
com.sun.rave.web.ui.appbase

Packages that use com.sun.rave.web.ui.appbase
com.sun.rave.web.ui.appbase   
com.sun.rave.web.ui.appbase.faces   
 

Classes in com.sun.rave.web.ui.appbase used by com.sun.rave.web.ui.appbase
FacesBean
          FacesBean is the abstract base class for all page beans, request scope data beans, session scope data beans, and application scope data beans that wish to participate in the provided JavaServer Faces integration support.
 

Classes in com.sun.rave.web.ui.appbase used by com.sun.rave.web.ui.appbase.faces
AbstractPageBean
          AbstractPageBean is the abstract base class for every page bean associated with a JSP page containing JavaServer Faces components.