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