| Package | Description |
|---|---|
| de.gsi.chart.plugins |
| Modifier and Type | Method and Description |
|---|---|
static TableViewer.ColumnType |
TableViewer.ColumnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableViewer.ColumnType[] |
TableViewer.ColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
double |
TableViewer.DataSetsRow.getValue(DataSet ds,
TableViewer.ColumnType type) |
double |
TableViewer.DataSetsModel.getValue(int row,
DataSet ds,
TableViewer.ColumnType type) |
| Constructor and Description |
|---|
DataSetTableColumn(String text,
DataSet dataSet,
TableViewer.ColumnType type)
Creates a TableColumn with the text set to the provided string, with default comparator.
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.