Uses of Interface
org.controlsfx.control.spreadsheet.CellGraphicFactory
Packages that use CellGraphicFactory
Package
Description
A package containing model and view related classes used by the
SpreadsheetView control.-
Uses of CellGraphicFactory in org.controlsfx.control.spreadsheet
Methods in org.controlsfx.control.spreadsheet that return CellGraphicFactoryModifier and TypeMethodDescriptionSpreadsheetView.getCellGraphicFactory()Returns the CellGraphicFactory if set that provide implementation for browser inSpreadsheetCell.Methods in org.controlsfx.control.spreadsheet with parameters of type CellGraphicFactoryModifier and TypeMethodDescriptionvoidSpreadsheetView.setCellGraphicFactory(CellGraphicFactory cellGraphicFactory) Sets the CellGraphicFactory that will provide an implementation for cell that haveSpreadsheetCell.isCellGraphic()set totrue.