|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChartViewType | |
|---|---|
| org.openfaces.component.chart | |
| Uses of ChartViewType in org.openfaces.component.chart |
|---|
| Methods in org.openfaces.component.chart that return ChartViewType | |
|---|---|
ChartViewType |
Chart.getView()
|
static ChartViewType |
ChartViewType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ChartViewType[] |
ChartViewType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.openfaces.component.chart with parameters of type ChartViewType | |
|---|---|
void |
Chart.setView(ChartViewType view)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||