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.

 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 2002-2011 Oracle America Inc, Inc. All Rights Reserved.