Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.ui.output.component |
Modifier and Type | Method and Description |
---|---|
abstract AbstractChartLegend.SortingType |
AbstractChartLegend.getSorting()
The attribute defines the order of series labels in legend.
|
static AbstractChartLegend.SortingType |
AbstractChartLegend.SortingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractChartLegend.SortingType[] |
AbstractChartLegend.SortingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AbstractChartLegend.SortingType |
UILegend.getSorting() |
Modifier and Type | Method and Description |
---|---|
void |
UILegend.setSorting(AbstractChartLegend.SortingType sorting) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.