Uses of Interface
com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.NameBuilder
Packages that use EMFDynamicAutoCompleteComboEditingSupport.NameBuilder
-
Uses of EMFDynamicAutoCompleteComboEditingSupport.NameBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement EMFDynamicAutoCompleteComboEditingSupport.NameBuilderModifier and TypeClassDescriptionstatic classEMFDynamicAutoCompleteComboEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of a dynamic auto-complete combobox editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return EMFDynamicAutoCompleteComboEditingSupport.NameBuilderModifier and TypeMethodDescriptionEMFDynamicAutoCompleteComboEditingSupport.Builder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) EMFDynamicAutoCompleteComboEditingSupport.EditedFeatureBuilder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) Set the feature pointing to the field that is being edited (a field in template class)