Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.ui.output.component |
Modifier and Type | Method and Description |
---|---|
abstract AbstractChartLegend.PositionType |
AbstractChartLegend.getPosition()
Chart legend position allowed values:
nw - top left
sw - bottom left
ne - top right
se - bottom right
|
static AbstractChartLegend.PositionType |
AbstractChartLegend.PositionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractChartLegend.PositionType[] |
AbstractChartLegend.PositionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AbstractChartLegend.PositionType |
UILegend.getPosition() |
Modifier and Type | Method and Description |
---|---|
void |
UILegend.setPosition(AbstractChartLegend.PositionType position) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.