Uses of Class
org.primefaces.component.chart.donut.DonutChart.PropertyKeys

Packages that use DonutChart.PropertyKeys
org.primefaces.component.chart.donut   
 

Uses of DonutChart.PropertyKeys in org.primefaces.component.chart.donut
 

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



Copyright © 2013. All Rights Reserved.