Module MaterialFX

Class MFXFilterComboBoxCell<T>

All Implemented Interfaces:
io.github.palexdev.virtualizedfx.cell.Cell<T>, Styleable, EventTarget

public class MFXFilterComboBoxCell<T> extends MFXComboBoxCell<T>
Extends MFXComboBoxCell to modify the updateIndex(int) method.