Uses of Class
com.amalgamasimulation.desktop.binding.editingsupports.EMFAutoCompleteComboBoxEditingSupport
Packages that use EMFAutoCompleteComboBoxEditingSupport
Package
Description
-
Uses of EMFAutoCompleteComboBoxEditingSupport in com.amalgamasimulation.desktop.binding.editingsupports
Methods in com.amalgamasimulation.desktop.binding.editingsupports that return EMFAutoCompleteComboBoxEditingSupportModifier and TypeMethodDescriptionEMFAutoCompleteComboBoxEditingSupport.editedFeature(org.eclipse.emf.ecore.EStructuralFeature feature) Set up the featureEMFAutoCompleteComboBoxEditingSupport.nameFeature(org.eclipse.emf.ecore.EStructuralFeature nameFeature) Set up the combo box elements naming. -
Uses of EMFAutoCompleteComboBoxEditingSupport in com.amalgamasimulation.desktop.ui.builders
Fields in com.amalgamasimulation.desktop.ui.builders declared as EMFAutoCompleteComboBoxEditingSupportModifier and TypeFieldDescriptionprotected EMFAutoCompleteComboBoxEditingSupport<T, E> EMFAutoCompleteComboEditingSupport.Builder.editingSupport