public class ColumnLayoutData extends CellLayoutData
LayoutData object used to describe how a
Component is rendered within a Column.| Constructor and Description |
|---|
ColumnLayoutData() |
| Modifier and Type | Method and Description |
|---|---|
Extent |
getHeight()
Returns the height of the cell.
|
void |
setHeight(Extent height)
Sets the height of the cell.
|
getAlignment, getBackground, getBackgroundImage, getInsets, setAlignment, setBackground, setBackgroundImage, setInsetspublic Extent getHeight()
Extents with
fixed (i.e., not percent) units.public void setHeight(Extent height)
Extents with
fixed (i.e., not percent) units.height - The cell height