Uses of Interface
com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.ColumnsBuilder
Packages that use ObjectSelectionDialogEditingSupport.ColumnsBuilder
-
Uses of ObjectSelectionDialogEditingSupport.ColumnsBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement ObjectSelectionDialogEditingSupport.ColumnsBuilderModifier and TypeClassDescriptionstatic classObjectSelectionDialogEditingSupport.Builder<T,E, R extends IEditableColumn<T, E, R>> A builder class to set up the properties of a object selection dialog editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return ObjectSelectionDialogEditingSupport.ColumnsBuilderModifier and TypeMethodDescriptionObjectSelectionDialogEditingSupport.Builder.elements(org.eclipse.core.databinding.observable.list.IObservableList<E> elements) ObjectSelectionDialogEditingSupport.ElementsBuilder.elements(org.eclipse.core.databinding.observable.list.IObservableList<E> elements) Set the elements to be shown in the selection dialog