Enum Style.WhiteSpace

java.lang.Object
java.lang.Enum<Style.WhiteSpace>
com.google.gwt.dom.client.Style.WhiteSpace
All Implemented Interfaces:
Style.HasCssName, Serializable, Comparable<Style.WhiteSpace>, java.lang.constant.Constable
Enclosing class:
Style

public static enum Style.WhiteSpace extends Enum<Style.WhiteSpace> implements Style.HasCssName
Enum for the 'white-space' CSS property.