Uses of Class
com.cosylab.vdct.inspector.sheet.SpreadsheetTableModel
-
Packages that use SpreadsheetTableModel Package Description com.cosylab.vdct.inspector.sheet -
-
Uses of SpreadsheetTableModel in com.cosylab.vdct.inspector.sheet
Subclasses of SpreadsheetTableModel in com.cosylab.vdct.inspector.sheet Modifier and Type Class Description class
SpreadsheetColumnViewModel
This table model manages the column model and persistence of column widths and background color.class
SpreadsheetSplitViewModel
This table model supports splitting of columns.class
SpreadsheetViewModel
This table model supports sorting and hiding of rows and columns.
-