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

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

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

Methods in org.apache.myfaces.extensions.cdi.jsf.api.config.view that return Page.NavigationMode
 Page.NavigationMode ViewConfigDescriptor.getNavigationMode()
          Navigation type which should be used if type-safe navigation is used
static Page.NavigationMode Page.NavigationMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Page.NavigationMode[] Page.NavigationMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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