public class LayoutsRowData extends Object
RowData, created by Layouts.
Inspired by Moritz Post's blog post..| Modifier and Type | Method and Description |
|---|---|
LayoutsRowData |
exclude(boolean exclude) |
RowData |
getRaw()
Returns the raw GridData.
|
LayoutsRowData |
height(int height) |
LayoutsRowData |
width(int width) |
public RowData getRaw()
public LayoutsRowData width(int width)
public LayoutsRowData height(int height)
public LayoutsRowData exclude(boolean exclude)