Class EMFMultiToolListDialogEditingSupport
java.lang.Object
com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport
This class is used in
EmfColumn to customize the dialog box in which you can create, delete,
and edit lists of objects. Used only with EMF (EObject). Used only with lists.- Author:
- Ionov Ivan
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classEMFMultiToolListDialogEditingSupport.Builder<T,E, W extends org.eclipse.emf.ecore.EObject, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an multi tool dialog editing support.static interfacestatic interfacestatic interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EMFMultiToolListDialogEditingSupport
public EMFMultiToolListDialogEditingSupport()
-