Uses of Interface
com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.FinalBuilder
Packages that use CheckBoxEditingSupport.FinalBuilder
-
Uses of CheckBoxEditingSupport.FinalBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement CheckBoxEditingSupport.FinalBuilderModifier and TypeClassDescriptionstatic classCheckBoxEditingSupport.Builder<T,E, R extends IEditableColumn<T, E, R>> A builder class to set up the properties of an checkbox editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return CheckBoxEditingSupport.FinalBuilderModifier and TypeMethodDescriptionSet function that returns a value that indicates whether the cell can be editedSet up the checkbox naming.CheckBoxEditingSupport.Builder.handler(BiConsumer<T, E> listener) CheckBoxEditingSupport.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