Module MaterialFX
Package io.github.palexdev.materialfx.controls.base
package io.github.palexdev.materialfx.controls.base
-
ClassDescriptionAbstractMFXListView<T,
C extends io.github.palexdev.virtualizedfx.cell.Cell<T>> Base class for all list views based on VirtualizedFX, defines common properties and behavior.Base class for every cell used byMFXTreeItems.Base class for every item used inMFXTreeView.IListView<T,C extends io.github.palexdev.virtualizedfx.cell.Cell<T>> Interface that defines the public API for all the listviews based on VirtualizedFX.MFXCombo<T>Public API every combo box must implement.Interface that specifies all the features MaterialFX controls with a text must have.Every control offering aMFXContextMenuby default should implement this interface.