Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.controlsfx.control.spreadsheet Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
GridThat class holds some SpreadsheetCell in order to be used by the SpreadsheetView.Interfaceorg.controlsfx.control.spreadsheetControlsFX
GridBaseA base implementation of the Grid interface.Classorg.controlsfx.control.spreadsheetControlsFX
GridBase .MapBasedRowHeightFactoryThis class serves as a bridge between row height Callback needed by the GridBase and a Map that one could have (each IntegerClassorg.controlsfx.control.spreadsheet.GridBaseControlsFX
GridChangeThis class represents a single change happening in a Grid.Classorg.controlsfx.control.spreadsheetControlsFX
PickerPickers can display some Images next to the headers.Classorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetCellInterface of the cells used in the SpreadsheetView.Interfaceorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetCell .CornerPositionThis enum states the four different corner available for positioning some elements in a cell.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellControlsFX
SpreadsheetCellBaseThe SpreadsheetCells serve as model for the SpreadsheetView.Classorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetCellEditorSpreadsheetCellEditor are used by SpreadsheetCellType and SpreadsheetCell in order to control how each value will be entered.Classorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetCellEditor .DateEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .DoubleEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .IntegerEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .ListEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .ObjectEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .StringEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .TextAreaEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellTypeWhen instantiating a SpreadsheetCell, its SpreadsheetCellType will specify which values the cell can accept as user input, and whichClassorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetCellType .DateTypeThe SpreadsheetCell LocalDate type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetCellType .DoubleTypeThe SpreadsheetCell Double type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetCellType .IntegerTypeThe SpreadsheetCell Integer type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetCellType .ListTypeThe SpreadsheetCell List type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetCellType .ObjectTypeThe SpreadsheetCell Object type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetCellType .StringTypeThe SpreadsheetCell String type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetColumnA SpreadsheetView is made up of a number of SpreadsheetColumn Configuration SpreadsheetColumns are instantiated by theClassorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetViewThe SpreadsheetView is a control similar to the JavaFX TableView control but with different functionalities and use cases.Classorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetView .ColumnWidthEventThis event is thrown on the SpreadsheetView when the user resize a columnSee Also:Serialized FormClassorg.controlsfx.control.spreadsheet.SpreadsheetViewControlsFX
SpreadsheetView .RowHeightEventThis event is thrown on the SpreadsheetView when the user resize a rowSee Also:Serialized FormClassorg.controlsfx.control.spreadsheet.SpreadsheetViewControlsFX
SpreadsheetView .SpanTypeThe SpanType describes in which state each cell can be.Classorg.controlsfx.control.spreadsheet.SpreadsheetViewControlsFX
SpreadsheetViewSelectionModelThis class provides basic support for common interaction on the Due to the complexity induced by cell's span, it is not possible to give aClassorg.controlsfx.control.spreadsheetControlsFX
StringConverterWithFormatThis class is used by some of the SpreadsheetCellType in order to use Since the format is specified in the SpreadsheetCell, we need aClassorg.controlsfx.control.spreadsheetControlsFX