Uses of Class
com.amalgamasimulation.desktop.binding.editingsupports.CheckBoxEditingSupport
Packages that use CheckBoxEditingSupport
-
Uses of CheckBoxEditingSupport in com.amalgamasimulation.desktop.binding.editingsupports
Modifier and TypeClassDescriptionclassClass is used to edit boolean values in a cell.Methods in com.amalgamasimulation.desktop.binding.editingsupports that return CheckBoxEditingSupportModifier and TypeMethodDescriptionCheckBoxEditingSupport.setSelectionListener(BiConsumer<T, V> selectionListener) Set up the selectionListenerCheckBoxEditingSupport.setValueExtractor(Function<T, V> valueExtractor) Set up the value Extractor