Uses of Enum
org.primefaces.extensions.component.gchart.model.GChartType
Packages that use GChartType
-
Uses of GChartType in org.primefaces.extensions.component.gchart.model
Methods in org.primefaces.extensions.component.gchart.model that return GChartTypeModifier and TypeMethodDescriptionGChartModel.getChartType()static GChartTypeReturns the enum constant of this type with the specified name.static GChartType[]GChartType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.primefaces.extensions.component.gchart.model with parameters of type GChartType