this.cellEditor.dispose();
}
final PropertyEditorPart propertyEditor = editor( ( (TableRow) obj ).element() );
this.cellEditor = new PopUpListFieldCellEditorPresentation
(
getTableViewer(),
getSelectionProvider(),
propertyEditor.property(),
PopUpListFieldColumnPresentation.this.popUpListFieldStyle,