public class ColumnDescription
extends java.lang.Object
ColumnLayoutData
with a header for a table column.Constructor and Description |
---|
ColumnDescription(java.lang.String header,
org.eclipse.jface.viewers.ColumnLayoutData layout)
Constructs a column description.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHeader()
Returns the column header.
|
org.eclipse.jface.viewers.ColumnLayoutData |
getLayoutData()
Returns the column layout data.
|
Copyright (c) 2014, 2018 1C-Soft LLC and others. Made available under the Eclipse Public License 2.0