Uses of Interface
com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.FinalBuilder
Packages that use TextEditingSupport.FinalBuilder
-
Uses of TextEditingSupport.FinalBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement TextEditingSupport.FinalBuilderModifier and TypeClassDescriptionstatic classTextEditingSupport.Builder<T,E, R extends IEditableColumn<T, E, R>> A builder class to set up the properties of a text editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return TextEditingSupport.FinalBuilderModifier and TypeMethodDescriptionSet function that returns a value that indicates whether the cell can be editedTextEditingSupport.Builder.handler(BiConsumer<T, E> listener) TextEditingSupport.ButtonListenerBuilder.handler(BiConsumer<T, E> listener) Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button