Uses of Class
org.apache.myfaces.custom.navmenu.UINavigationMenuItem.PropertyKeys

Packages that use UINavigationMenuItem.PropertyKeys
org.apache.myfaces.custom.navmenu   
 

Uses of UINavigationMenuItem.PropertyKeys in org.apache.myfaces.custom.navmenu
 

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



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