Package | Description |
---|---|
com.dlsc.flexgantt.swing.layer.system |
Contains the system layers for drawing the background, grid lines, popups,
relationships, controls, spreadsheets, overviews, global events and
activities.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpreadsheetCellEditor
A cell editor implementation that can be used for editing tree table cells
and spreadsheet cells.
|
Modifier and Type | Method and Description |
---|---|
ISpreadsheetCellEditor |
SpreadsheetLayer.getCellEditor()
Returns the currently used cell editor.
|
ISpreadsheetCellEditor |
SpreadsheetLayer.getCellEditor(Class cl)
Returns a cell editor for the given object type.
|
ISpreadsheetCellEditor |
SpreadsheetLayer.getCellEditor(int row,
ITimeSpan span)
Returns the cell editor for the spreadsheet cell specified by the given
row and time span.
|
Modifier and Type | Method and Description |
---|---|
void |
SpreadsheetLayer.setCellEditor(Class cl,
ISpreadsheetCellEditor editor)
Specifies a cell editor for the given object type.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.