Uses of Interface
com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.NameBuilder
Packages that use ComboEditingSupport.NameBuilder
-
Uses of ComboEditingSupport.NameBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement ComboEditingSupport.NameBuilderModifier and TypeClassDescriptionstatic classAutoCompleteComboEditingSupport.Builder<T,E, R extends IEditableColumn<T, E, R>> A builder class to set up the properties of an auto-complete combobox editing support.static classComboEditingSupport.Builder<T,E, R extends IEditableColumn<T, E, R>> A builder class to set up the properties of a combobox editing support.static classDynamicAutoCompleteComboEditingSupport.Builder<T,E, R extends IEditableColumn<T, E, R>> A builder class to set up the properties of a dynamic auto-complete combobox editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return ComboEditingSupport.NameBuilderModifier and TypeMethodDescriptionComboEditingSupport.Builder.elements(org.eclipse.core.databinding.observable.list.IObservableList<E> elements) ComboEditingSupport.ElementsBuilder.elements(org.eclipse.core.databinding.observable.list.IObservableList<E> elements) Set the elements to be shown in the combobox