Uses of Class
io.github.palexdev.materialfx.controls.MFXTreeItem
Packages that use MFXTreeItem
Package
Description
-
Uses of MFXTreeItem in io.github.palexdev.materialfx.controls
Subclasses of MFXTreeItem in io.github.palexdev.materialfx.controlsModifier and TypeClassDescriptionclassSimple implementation of a tree item with a checkbox.Constructors in io.github.palexdev.materialfx.controls with parameters of type MFXTreeItem -
Uses of MFXTreeItem in io.github.palexdev.materialfx.controls.base
Methods in io.github.palexdev.materialfx.controls.base with parameters of type MFXTreeItemModifier and TypeMethodDescriptionabstract voidAbstractMFXTreeCell.updateCell(MFXTreeItem<T> item) This methods is needed for updating the cell when the item state changes. -
Uses of MFXTreeItem in io.github.palexdev.materialfx.controls.cell
Methods in io.github.palexdev.materialfx.controls.cell with parameters of type MFXTreeItemModifier and TypeMethodDescriptionvoidMFXSimpleTreeCell.updateCell(MFXTreeItem<T> item) This methods is needed for updating the cell when the item state changes. -
Uses of MFXTreeItem in io.github.palexdev.materialfx.skins
Constructors in io.github.palexdev.materialfx.skins with parameters of type MFXTreeItem