public class ResizeColumnData extends BaseColumnData
| Constructor and Description |
|---|
ResizeColumnData() |
ResizeColumnData(String tableUuid,
int columnIndex,
int width,
String direction) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnIndex() |
String |
getDirection() |
int |
getWidth() |
void |
setColumnIndex(int columnIndex) |
void |
setDirection(String direction) |
void |
setWidth(int width) |
getTableUuid, setTableUuidCopyright © 2017. All rights reserved.