Module org.controlsfx.controls
Package impl.org.controlsfx.spreadsheet
-
Class Summary Class Description CellView The View cell that will be visible on screen.CellViewSkin This is the skin for theCellView
.FocusModelListener The FocusModel Listener adapted to the SpreadsheetView regarding Span.GridCellEditor GridRow The tableRow which will holds the SpreadsheetCell.GridRowSkin GridViewBehavior This overridesTableViewBehavior
in order to modify the selection behavior.GridViewSkin This skin is actually the skin of the SpreadsheetGridView (tableView) contained within the SpreadsheetView.HorizontalHeader The set of horizontal (column) headers.HorizontalHeaderColumn A cell column header.HorizontalPicker This class will display all the available pickers.RectangleSelection This class extends Rectangle and will draw a rectangle with a border to the selection.RectangleSelection.GridRange RectangleSelection.SelectionRange Utility class to transform a list of selected cells into a union of ranges.SelectedCellsMapTemp<T extends TablePositionBase> This class is copied from com.sun.javafx.scene.control.SelectedCellsMap temporary in 8u20 to resolve https://javafx-jira.kenai.com/browse/RT-38306 Will be removed in 8u40SpreadsheetGridView SpreadsheetHandle Implementation vs public bridge.TableViewSpanSelectionModel The Selection Model adapted for the SpreadsheetView regarding span.VerticalHeader Display the vertical header on the left of the cells (view), the index of the lines displayed on screen.