Uses of Interface
com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.IdFeatureBuilder
Packages that use EMFTextIdEditingSupport.IdFeatureBuilder
-
Uses of EMFTextIdEditingSupport.IdFeatureBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement EMFTextIdEditingSupport.IdFeatureBuilderModifier and TypeClassDescriptionstatic classEMFTextIdEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an text editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return EMFTextIdEditingSupport.IdFeatureBuilderModifier and TypeMethodDescriptionEMFTextIdEditingSupport.Builder.elements(org.eclipse.core.databinding.observable.list.IObservableList<T> elements) EMFTextIdEditingSupport.ElementsBuilder.elements(org.eclipse.core.databinding.observable.list.IObservableList<T> elements) Set the list of elements among whose identifiers the validation of the entered value will be performed