Uses of Class
javax.faces.component.visit.VisitContextFactory

Packages that use VisitContextFactory
javax.faces.component.visit

APIs for traversing a user interface component view. 

 

Uses of VisitContextFactory in javax.faces.component.visit
 

Methods in javax.faces.component.visit that return VisitContextFactory
 VisitContextFactory VisitContextFactory.getWrapped()
          

If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.

 



Copyright © 2011 Oracle America, Inc. All Rights Reserved.