| Package | Description |
|---|---|
| org.primefaces.extensions.component.gchart.model |
| Modifier and Type | Method and Description |
|---|---|
GChartType |
GChartModel.getChartType() |
GChartType |
GChartModel.getChartType() |
static GChartType |
GChartType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GChartType |
GChartType.valueOf(java.lang.String name)
Returns 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.
|
static GChartType[] |
GChartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GChartModelBuilder |
GChartModelBuilder.setChartType(GChartType chartType) |
GChartModelBuilder |
GChartModelBuilder.setChartType(GChartType chartType) |
Copyright © 2011–2021. All rights reserved.