Uses of Class
org.apache.myfaces.custom.navigation.HtmlPanelNavigation.PropertyKeys

Packages that use HtmlPanelNavigation.PropertyKeys
org.apache.myfaces.custom.navigation   
 

Uses of HtmlPanelNavigation.PropertyKeys in org.apache.myfaces.custom.navigation
 

Methods in org.apache.myfaces.custom.navigation that return HtmlPanelNavigation.PropertyKeys
static HtmlPanelNavigation.PropertyKeys HtmlPanelNavigation.PropertyKeys.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HtmlPanelNavigation.PropertyKeys[] HtmlPanelNavigation.PropertyKeys.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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