|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimePeriod | |
---|---|
org.openfaces.component.chart |
Uses of TimePeriod in org.openfaces.component.chart |
---|
Methods in org.openfaces.component.chart that return TimePeriod | |
---|---|
TimePeriod |
Chart.getTimePeriodPrecision()
|
TimePeriod |
Chart.getTimePeriodPrecision()
|
static TimePeriod |
TimePeriod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TimePeriod |
TimePeriod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TimePeriod[] |
TimePeriod.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
static TimePeriod[] |
TimePeriod.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 TimePeriod | |
---|---|
void |
Chart.setTimePeriodPrecision(TimePeriod timePeriodPrecision)
|
void |
Chart.setTimePeriodPrecision(TimePeriod timePeriodPrecision)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |