Uses of Class
org.primefaces.component.dashboard.Dashboard.PropertyKeys

Packages that use Dashboard.PropertyKeys
org.primefaces.component.dashboard   
 

Uses of Dashboard.PropertyKeys in org.primefaces.component.dashboard
 

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



Copyright © 2013. All rights reserved.