public class TableRow extends TableAxis
| Constructor and Description |
|---|
TableRow(String defaultCellStyle,
double height,
double maxHeight,
boolean autoGrow) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getMaxHeight() |
boolean |
isAutoGrow() |
getDefaultCellStyle, getSortConfigs, getSortSize, setSortConfigs, setSortSizepublic TableRow(String defaultCellStyle, double height, double maxHeight, boolean autoGrow)
Copyright © 2017 SAP SE. All Rights Reserved.