public abstract class ColumnLayoutData extends Object
TableLayout
) to properly lay out a table.
This class is not intended to be subclassed outside the framework.
Modifier and Type | Field and Description |
---|---|
boolean |
resizable
Indicates whether the column is resizable.
|
Modifier | Constructor and Description |
---|---|
protected |
ColumnLayoutData(boolean resizable)
Creates a new column layout data object.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.