Interface EMFObjectSelectionDialogEditingSupport.ElementsBuilder<T,E,R>
- All Known Implementing Classes:
EMFObjectSelectionDialogEditingSupport.Builder
- Enclosing class:
EMFObjectSelectionDialogEditingSupport
public static interface EMFObjectSelectionDialogEditingSupport.ElementsBuilder<T,E,R>
-
Method Summary
-
Method Details
-
elements
EMFObjectSelectionDialogEditingSupport.ColumnsBuilder<T,E, elementsR> (org.eclipse.core.databinding.observable.list.IObservableList<E> elements) Set the elements to be shown in the selection dialog- Parameters:
elements- list of elements- Returns:
- builder object
-