public interface IMultiColumnWidget extends IColumnWidget
IWelcomePage
) with one or more columns.
A IMultiColumnWidget has a header area with title, subtitle, etc.
and a body area which contains one or more columns
(IColumn
).Modifier and Type | Method and Description |
---|---|
IColumn[] |
getColumns()
Get the columns of this widget.
|
getBackgroundImage, getImage, getTitle, getTitleStyle, getTooltip
getWidth, invalidate, isInvalidated, setActionContext, setLocale
IColumn[] getColumns()