Class EMFCheckBoxEditingSupport
java.lang.Object
com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport
This class is used in
EmfColumn to set up checkbox
editing in columns. Used only with EMF (EObject).- Author:
- Ionov Ivan
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classEMFCheckBoxEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an checkbox editing support.static interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EMFCheckBoxEditingSupport
public EMFCheckBoxEditingSupport()
-