Uses of Class
org.apache.myfaces.extensions.cdi.jsf.api.config.view.Page.ViewParameter

Packages that use Page.ViewParameter
org.apache.myfaces.extensions.cdi.jsf.api.config.view   
 

Uses of Page.ViewParameter in org.apache.myfaces.extensions.cdi.jsf.api.config.view
 

Methods in org.apache.myfaces.extensions.cdi.jsf.api.config.view that return Page.ViewParameter
static Page.ViewParameter Page.ViewParameter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Page.ViewParameter[] Page.ViewParameter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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