Uses of Class
com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
Packages that use GenericEditingSupport
-
Uses of GenericEditingSupport in com.amalgamasimulation.desktop.binding.editingsupports
Modifier and TypeClassDescriptionclassClass is used to enable editing a table cell via a combo box with a list of values and via a auto complete with a list of values.classClass is used to enable editing a table cell via a auto complete with a list of values.classButtonEditingSupport<T,V> Class is used to create a button inside a cell.classClass is used to edit boolean values in a cell.classClass is used to edit the color in a cell.classClass is used to enable editing a table cell via a combobox with a list of values.classClass is used to enable editing a table cell via a combo box with a list of values and via a auto complete with a list of values.classClass is used to enable editing a table cell via a combo box with a list of values and via a auto complete with a list of values.classClass is used to enable editing a table cell via a auto complete with a list of values.classClass is used to edit boolean values in a cell.classClass is used to edit the color in a cell.classClass is used to select from a list of values in a cell.classClass is used to enable editing a table cell via a combo box with a list of values and via a auto complete with a list of values.classClass is used to select from a enum of values in a cell.classClass is used to edit a table cell value.classThe class is used to edit field IDs in objects.classClass is used to select from a enum of values in a cell.classTextEditingSupport<T,V> Class is used to edit table cell values.Methods in com.amalgamasimulation.desktop.binding.editingsupports that return GenericEditingSupportModifier and TypeMethodDescriptionGenericEditingSupport.setCanEditCell(Predicate<T> canEditCell) Set function canEditCell