Uses of Class
javax.faces.component.UIViewParameter

Packages that use UIViewParameter
javax.faces.component   
javax.faces.view   
 

Uses of UIViewParameter in javax.faces.component
 

Methods in javax.faces.component that return UIViewParameter
 UIViewParameter UIViewParameter.Reference.getUIViewParameter(FacesContext context)
           
 

Constructors in javax.faces.component with parameters of type UIViewParameter
UIViewParameter.Reference(FacesContext context, UIViewParameter param, int indexInParent, String viewIdAtTimeOfConstruction)
           
 

Uses of UIViewParameter in javax.faces.view
 

Methods in javax.faces.view that return types with arguments of type UIViewParameter
static Collection<UIViewParameter> ViewMetadata.getViewParameters(UIViewRoot root)
           
 



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