-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum TextOverflowDefines visibility in block, of text can't be shown in the area.
-
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<TextOverflow>values()static TextOverflowvalueOf(String name)-
-
Method Detail
-
values
static Array<TextOverflow> values()
-
valueOf
static TextOverflow valueOf(String name)
-
-
-
-