JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
com.evolveum.wicket.chartjs.IndexAxis
Packages that use
IndexAxis
Package
Description
com.evolveum.wicket.chartjs
Uses of
IndexAxis
in
com.evolveum.wicket.chartjs
Methods in
com.evolveum.wicket.chartjs
that return
IndexAxis
Modifier and Type
Method
Description
static
IndexAxis
IndexAxis.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
IndexAxis
[]
IndexAxis.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.