Uses of Class
io.github.palexdev.materialfx.selection.base.AbstractMultipleSelectionModel
Packages that use AbstractMultipleSelectionModel
-
Uses of AbstractMultipleSelectionModel in io.github.palexdev.materialfx.selection
Subclasses of AbstractMultipleSelectionModel in io.github.palexdev.materialfx.selectionModifier and TypeClassDescriptionclassImplementation ofAbstractMultipleSelectionModelto implement the API specified byIMultipleSelectionModel.Constructors in io.github.palexdev.materialfx.selection with parameters of type AbstractMultipleSelectionModelModifierConstructorDescriptionMultipleSelectionManager(AbstractMultipleSelectionModel<T> selectionModel)