Uses of Interface
com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.NameBuilder
Packages that use EMFAutoCompleteComboEditingSupport.NameBuilder
-
Uses of EMFAutoCompleteComboEditingSupport.NameBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement EMFAutoCompleteComboEditingSupport.NameBuilderModifier 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.NameBuilderModifier and TypeMethodDescriptionEMFAutoCompleteComboEditingSupport.Builder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) EMFAutoCompleteComboEditingSupport.EditedFeatureBuilder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) Set the feature pointing to the field that is being edited (a field in template class)