Class GridViewSkin

All Implemented Interfaces:
Skin<TableView<ObservableList<SpreadsheetCell>>>

This skin is actually the skin of the SpreadsheetGridView (tableView) contained within the SpreadsheetView. The skin for the SpreadsheetView itself currently resides inside the SpreadsheetView constructor! We need to extends directly from TableViewSkinBase in order to work-around https://javafx-jira.kenai.com/browse/RT-34753 if we want to set a custom TableViewBehavior.