de.laures.cewolf.taglib
Class ChartTypes
java.lang.Object
de.laures.cewolf.taglib.ChartTypes
public class ChartTypes
- extends Object
Contains the list of all possible chart type string values which can be used
in the type
attribute of a <chart> tag.
- Author:
- Guido Laures
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
typeNames
public static final String[] typeNames
- All type strings in an array
typeList
public static final List typeList
- The whole typeNames array inside of a list.
- See Also:
typeNames
Copyright © 2012. All Rights Reserved.