Module MaterialFX

Class MFXLegacyTableView<S>

Type Parameters:
S -
All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class MFXLegacyTableView<S> extends TableView<S>
This is a restyle of JavaFX's TableView control. For a table view which more closely follows the guidelines of material design see MFXTableView.