Uses of Class
io.github.palexdev.materialfx.selection.base.AbstractSingleSelectionModel
Packages that use AbstractSingleSelectionModel
-
Uses of AbstractSingleSelectionModel in io.github.palexdev.materialfx.selection
Subclasses of AbstractSingleSelectionModel in io.github.palexdev.materialfx.selectionModifier and TypeClassDescriptionclassExtension ofSingleSelectionModelto implement a few more methods for comboboxes.classImplementation ofAbstractSingleSelectionModelto implement the API specified byISingleSelectionModel.Constructors in io.github.palexdev.materialfx.selection with parameters of type AbstractSingleSelectionModelModifierConstructorDescriptionSingleSelectionManager(AbstractSingleSelectionModel<T> selectionModel)