Class EMFTextIdEditingSupport
java.lang.Object
com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport
This class is used in
EmfColumn to set up text editing in columns.
There is a built-in check for uniqueness of the entered value. Used only with EMF (EObject).- Author:
- Ionov Ivan
-
Nested Class Summary
Nested ClassesModifier 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.static interfacestatic interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EMFTextIdEditingSupport
public EMFTextIdEditingSupport()
-