Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
javax.faces.application.ViewHandler

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)