public class TableColumn extends TableAxis
| Constructor and Description |
|---|
TableColumn(String defaultCellStyle,
double width,
boolean widthIsAbsolute,
boolean widthIsAuto,
boolean fitToContent) |
| Modifier and Type | Method and Description |
|---|---|
double |
getWidth() |
boolean |
isAutoWidth() |
boolean |
isFitToContent() |
boolean |
isWidthAbsolute() |
getDefaultCellStyle, getSortConfigs, getSortSize, setSortConfigs, setSortSizepublic TableColumn(String defaultCellStyle, double width, boolean widthIsAbsolute, boolean widthIsAuto, boolean fitToContent)
Copyright © 2017 SAP SE. All Rights Reserved.