|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.laures.cewolf.taglib.LayoutTypes
public class LayoutTypes
Contains the list of all possible layout type string values which can be used
in the layout
attribute of a <combined-chart> tag.
Field Summary | |
---|---|
static java.util.List |
typeList
The whole typeNames array inside of a list. |
static java.lang.String[] |
typeNames
All layout strings in an array |
Constructor Summary | |
---|---|
private |
LayoutTypes()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String[] typeNames
public static final java.util.List typeList
typeNames
Constructor Detail |
---|
private LayoutTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |