de.laures.cewolf.taglib
Class LayoutTypes

java.lang.Object
  extended byde.laures.cewolf.taglib.LayoutTypes

public class LayoutTypes
extends java.lang.Object

Contains the list of all possible layout type string values which can be used in the layout attribute of a <combined-chart> tag.

Author:
Guido Laures, Tim Bardzil

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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

typeNames

public static final java.lang.String[] typeNames
All layout strings in an array


typeList

public static final java.util.List typeList
The whole typeNames array inside of a list.

See Also:
typeNames


Copyright © {inceptionYear}-2007 null. All Rights Reserved.