Uses of Package
io.github.palexdev.materialfx.selection
Packages that use io.github.palexdev.materialfx.selection
Package
Description
-
Classes in io.github.palexdev.materialfx.selection used by io.github.palexdev.materialfx.controlsClassDescriptionExtension of
SingleSelectionModelto implement a few more methods for comboboxes.Implementation ofAbstractMultipleSelectionModelto implement the API specified byIMultipleSelectionModel.Concrete implementation of theITreeCheckModelinterface. -
Classes in io.github.palexdev.materialfx.selection used by io.github.palexdev.materialfx.selectionClassDescriptionImplementation of
AbstractSingleSelectionModelto implement the API specified byISingleSelectionModel.Concrete implementation of theITreeSelectionModelinterface. -
Classes in io.github.palexdev.materialfx.selection used by io.github.palexdev.materialfx.selection.baseClassDescriptionHelper class that is capable of managing/update MultipleSelectionModels.Helper class for
AbstractSingleSelectionModelmodels to properly handle the selection and the bindings with properties or other models.