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.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.