Module MaterialFX
Package io.github.palexdev.materialfx.controls.cell
package io.github.palexdev.materialfx.controls.cell
-
ClassesClassDescriptionImplementation of an
AbstractMFXListCellwhich has a combo box for usage inMFXCheckListView.Implementation of a MFXSimpleTreeCell with a checkbox for usage in MFXCheckTreeViews.Cells used by default byMFXComboBoxSimple implementation of aCellcapable of representingLocalDatevalues.ExtendsMFXComboBoxCellto modify theMFXFilterComboBoxCell.updateIndex(int)method.MFXListCell<T>Simple implementation ofAbstractMFXListCell, includes a ripple generator for ripple effects on mouse pressed.Implementation of aCellfor usage withMFXNotificationCenter.This is the default cell used byMFXPaginationto show the page indexes.Simple implementation of a MFXTreeItem cell.MFXTableRowCell<T,E> This is the implementation of the row cells used byMFXTableViewto fill aMFXTableRow.