Uses of Interface
io.github.palexdev.materialfx.selection.base.ITreeCheckModel
Packages that use ITreeCheckModel
-
Uses of ITreeCheckModel in io.github.palexdev.materialfx.controls
Methods in io.github.palexdev.materialfx.controls that return ITreeCheckModelModifier and TypeMethodDescriptionMFXCheckTreeItem.getSelectionModel()Overridden to return the ITreeCheckModel instance of the MFXCheckTreeView. -
Uses of ITreeCheckModel in io.github.palexdev.materialfx.selection
Classes in io.github.palexdev.materialfx.selection that implement ITreeCheckModelModifier and TypeClassDescriptionclassConcrete implementation of theITreeCheckModelinterface.