-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum TableModel.CellSizingMethod
-
-
Method Summary
Modifier and Type Method Description static Array<TableModel.CellSizingMethod>values()static TableModel.CellSizingMethodvalueOf(String name)-
-
Method Detail
-
values
static Array<TableModel.CellSizingMethod> values()
-
valueOf
static TableModel.CellSizingMethod valueOf(String name)
-
-
-
-