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