Enum Style.TextOverflow

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

public static enum Style.TextOverflow extends Enum<Style.TextOverflow> implements Style.HasCssName
Enum for the 'text-overflow' CSS3 property.