Package | Description |
---|---|
org.eclipse.paho.mqtt.ui.support.provider | |
org.eclipse.paho.mqtt.ui.support.table | |
org.eclipse.paho.mqtt.ui.support.tree |
Constructor and Description |
---|
PropertyCellLabelProvider(PropertyDescriptor descriptor,
IValueFormatter<T> valueFormatter) |
Modifier and Type | Method and Description |
---|---|
TableViewerColumnBuilder |
TableViewerColumnBuilder.format(IValueFormatter<?> valueFormatter)
Sets a formatter for this column that is responsible to convert the value into a String.
|
Modifier and Type | Method and Description |
---|---|
TreeViewerColumnBuilder |
TreeViewerColumnBuilder.format(IValueFormatter<?> valueFormatter)
Sets a formatter for this column that is responsible to convert the value into a String.
|
Copyright © 2016 Eclipse Paho. All rights reserved.