Uses of Interface
com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilder
Packages that use EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilder
Package
Description
-
Uses of EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilderModifier 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.Methods in com.amalgamasimulation.desktop.ui.builders that return EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilderModifier and TypeMethodDescriptionstatic <T1,E1, W1 extends org.eclipse.emf.ecore.EObject, R1 extends IEMFColumn<T1, E1, R1>>
EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilder<T1, E1, W1, R1> EMFMultiToolListDialogEditingSupport.Builder.create(R1 columnDescriptor) -
Uses of EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilder in com.amalgamasimulation.desktop.ui.columndescriptors
Methods in com.amalgamasimulation.desktop.ui.columndescriptors that return EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilderModifier and TypeMethodDescription<W extends org.eclipse.emf.ecore.EObject>
EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilder<T, V, W, R> EmfColumn.emfMultiToolListDialogEditor()<W extends org.eclipse.emf.ecore.EObject>
EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilder<T, V, W, R> IEMFColumn.emfMultiToolListDialogEditor()Returns a builder object that can be used to install the dialog box in which you can create, delete, and edit lists of objects.