Hierarchy For Package io.github.palexdev.materialfx.selection.base
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.github.palexdev.materialfx.selection.base.AbstractMultipleSelectionModel<T> (implements io.github.palexdev.materialfx.selection.base.IMultipleSelectionModel<T>)
- io.github.palexdev.materialfx.selection.base.AbstractSingleSelectionModel<T> (implements io.github.palexdev.materialfx.selection.base.ISingleSelectionModel<T>)
Interface Hierarchy
- io.github.palexdev.materialfx.selection.base.IMultipleSelectionModel<T>
- io.github.palexdev.materialfx.selection.base.ISingleSelectionModel<T>
- io.github.palexdev.materialfx.selection.base.ITreeSelectionModel<T>
- io.github.palexdev.materialfx.selection.base.ITreeCheckModel<T>