Uses of Class
org.jboss.seam.faces.examples.viewconfig.MyAppViewConfig.Pages

Packages that use MyAppViewConfig.Pages
org.jboss.seam.faces.examples.viewconfig   
 

Uses of MyAppViewConfig.Pages in org.jboss.seam.faces.examples.viewconfig
 

Methods in org.jboss.seam.faces.examples.viewconfig that return MyAppViewConfig.Pages
static MyAppViewConfig.Pages MyAppViewConfig.Pages.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MyAppViewConfig.Pages[] MyAppViewConfig.Pages.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 Seam Framework. All Rights Reserved.