Creates and returns the view root. This method may optionally intialize the view root with any data that need only be done once per instance. Generally, this will include providing the root access to itself or its IViewDefnAdapterFactory so that it can refresh itself.
@param facesContext @param viewId @return a designtime view root instance of viewId under the given facescontext @throws ViewHandlerException
|
|