Uses of Interface
com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.ColumnsBuilder
Packages that use MultiObjectsSelectionDialogEditingSupport.ColumnsBuilder
-
Uses of MultiObjectsSelectionDialogEditingSupport.ColumnsBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement MultiObjectsSelectionDialogEditingSupport.ColumnsBuilderModifier and TypeClassDescriptionstatic classMultiObjectsSelectionDialogEditingSupport.Builder<T,E, W, R extends IEditableColumn<T, E, R>> A builder class to set up the properties of a multiply objects selection dialog editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return MultiObjectsSelectionDialogEditingSupport.ColumnsBuilderModifier and TypeMethodDescriptionMultiObjectsSelectionDialogEditingSupport.Builder.selectedElements(Function<T, List<W>> selectedElementsExtractor) MultiObjectsSelectionDialogEditingSupport.Builder.selectedElements(List<W> elements) MultiObjectsSelectionDialogEditingSupport.SelectedElementsBuilder.selectedElements(Function<T, List<W>> elementsExtractor) MultiObjectsSelectionDialogEditingSupport.SelectedElementsBuilder.selectedElements(List<W> elements) Set the list of items that will be marked as selected in the selection dialog