Uses of Enum Class
org.openxava.session.Chart.ChartType
×News: OpenXava 7.7 released - March 9 · Read more
Packages that use Chart.ChartType
-
Uses of Chart.ChartType in org.openxava.session
Subclasses with type arguments of type Chart.ChartType in org.openxava.sessionMethods in org.openxava.session that return Chart.ChartTypeModifier and TypeMethodDescriptionChart.getChartType()static Chart.ChartTypeReturns the enum constant of this class with the specified name.static Chart.ChartType[]Chart.ChartType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openxava.session with parameters of type Chart.ChartType