Enum Class ThemeStyle

java.lang.Object
java.lang.Enum<ThemeStyle>
com.storedobject.vaadin.ThemeStyle
All Implemented Interfaces:
Serializable, Comparable<ThemeStyle>, Constable

public enum ThemeStyle extends Enum<ThemeStyle>
A utility class to handle "theme" attribute of an Element.
Author:
Syam