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