Uses of Class
javax.faces.application.ViewHandler

Packages that use ViewHandler
javax.faces.application   
 

Uses of ViewHandler in javax.faces.application
 

Methods in javax.faces.application that return ViewHandler
abstract  ViewHandler Application.getViewHandler()
           
 

Methods in javax.faces.application with parameters of type ViewHandler
abstract  void Application.setViewHandler(ViewHandler handler)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.