Module MaterialFX

Class MFXLegacyListCell<T>

All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class MFXLegacyListCell<T> extends ListCell<T>
This is the implementation of a ListCell restyled to comply with modern standards.

Extends ListCell, redefines the style class to "mfx-legacy-list-cell" for usage in CSS, each cell has a RippleGenerator to generate ripple effects on click.