Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.ui |
Modifier and Type | Method and Description |
---|---|
TableUtils.ColumnLabelProvider<C> |
TableUtils.ColumnData.getLabelProvider() |
Modifier and Type | Method and Description |
---|---|
static <R,C> TableUtils.ColumnData<R,C> |
TableUtils.ColumnData.create(TableUtils.ValueAdapter<R,C> columnValueConverter,
TableUtils.ColumnLabelProvider<C> labelProvider) |
Constructor and Description |
---|
ColumnData(TableUtils.ValueAdapter<R,C> columnValueConverter,
TableUtils.ColumnLabelProvider<C> labelProvider) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.