Uses of Interface
com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.EditedFeatureBuilder
Packages that use EMFAutoCompleteComboEditingSupport.EditedFeatureBuilder
-
Uses of EMFAutoCompleteComboEditingSupport.EditedFeatureBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement EMFAutoCompleteComboEditingSupport.EditedFeatureBuilderModifier and TypeClassDescriptionstatic classEMFAutoCompleteComboEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an auto-complete combobox editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return EMFAutoCompleteComboEditingSupport.EditedFeatureBuilderModifier and TypeMethodDescriptionEMFAutoCompleteComboEditingSupport.Builder.elements(org.eclipse.core.databinding.observable.list.IObservableList<E> elements) EMFAutoCompleteComboEditingSupport.ElementsBuilder.elements(org.eclipse.core.databinding.observable.list.IObservableList<E> elements) Set the elements to be shown in the combobox