Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.ui | |
org.eclipse.wst.jsdt.chromium.debug.ui.actions |
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 |
---|
ColumnBasedLabelProvider(TableUtils.ValueAdapter<java.lang.Object,ROW> rowElementAdpater,
java.util.List<? extends TableUtils.ColumnData<ROW,?>> columns) |
Modifier and Type | Method and Description |
---|---|
static <R> java.util.List<TableUtils.ColumnData<R,?>> |
ChooseVmControl.createLaunchTargetColumns(TableUtils.ValueAdapter<R,ConnectedTargetData> rowValueAdapter)
Returns the list of column providers for launch/target columns that could be used in other
controls; they only have to provide there row->column value adapter.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.