public interface ITableSetupBuilder<INSTANCE_TYPE extends ITableSetupBuilder<?>> extends IComponentSetupBuilder<INSTANCE_TYPE>, ITableSetupBuilderCommon<INSTANCE_TYPE>
| Modifier and Type | Method and Description |
|---|---|
INSTANCE_TYPE |
setColumnMaxPackWidth(int width) |
INSTANCE_TYPE |
setColumnModel(ITableColumnModel model) |
INSTANCE_TYPE |
setEditable(boolean editable) |
setBackgroundColor, setForegroundColor, setVisiblesetColor, setVisiblesetBorder, setColumnsMoveable, setColumnsResizeable, setDataModel, setEditor, setHeaderVisible, setSelectionPolicysetSetupINSTANCE_TYPE setColumnModel(ITableColumnModel model)
INSTANCE_TYPE setEditable(boolean editable)
INSTANCE_TYPE setColumnMaxPackWidth(int width)
Siehe auch Jowidgets Nutzerhandbuch