Uses of Class
org.primefaces.component.submenu.UISubmenu.PropertyKeys

Packages that use UISubmenu.PropertyKeys
org.primefaces.component.submenu   
 

Uses of UISubmenu.PropertyKeys in org.primefaces.component.submenu
 

Methods in org.primefaces.component.submenu that return UISubmenu.PropertyKeys
static UISubmenu.PropertyKeys UISubmenu.PropertyKeys.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UISubmenu.PropertyKeys[] UISubmenu.PropertyKeys.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All rights reserved.