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, setVisible
setColor, setVisible
setBorder, setColumnsMoveable, setColumnsResizeable, setDataModel, setEditor, setHeaderVisible, setSelectionPolicy
setSetup
INSTANCE_TYPE setColumnModel(ITableColumnModel model)
INSTANCE_TYPE setEditable(boolean editable)
INSTANCE_TYPE setColumnMaxPackWidth(int width)
Siehe auch Jowidgets Nutzerhandbuch