Uses of Interface
com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilder
Packages that use EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilder
Package
Description
-
Uses of EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilderModifier and TypeClassDescriptionstatic classEMFMultiObjectsSelectionDialogEditingSupport.Builder<T,E, W, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an multiply objects selection dialog editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilderModifier and TypeMethodDescriptionstatic <T1,E1, W1, R1 extends IEMFColumn<T1, E1, R1>>
EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilder<T1, E1, W1, R1> EMFMultiObjectsSelectionDialogEditingSupport.Builder.create(R1 columnDescriptor) -
Uses of EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilder in com.amalgamasimulation.desktop.ui.columndescriptors
Methods in com.amalgamasimulation.desktop.ui.columndescriptors that return EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilderModifier and TypeMethodDescriptionEmfColumn.emfMultiObjectsSelectionDialogEditor()IEMFColumn.emfMultiObjectsSelectionDialogEditor()Returns a builder object that can be used to install multi objects selection dialog editing onto a column.