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