Uses of Class
org.jboss.seam.faces.test.view.config.annotation.ViewConfigEnum.Pages

Packages that use ViewConfigEnum.Pages
org.jboss.seam.faces.test.view.config.annotation   
 

Uses of ViewConfigEnum.Pages in org.jboss.seam.faces.test.view.config.annotation
 

Methods in org.jboss.seam.faces.test.view.config.annotation that return ViewConfigEnum.Pages
static ViewConfigEnum.Pages ViewConfigEnum.Pages.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewConfigEnum.Pages[] ViewConfigEnum.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.