Interface | Description |
---|---|
ICellEditDialog |
Interface for dialogs that can be used as editing dialogs in NatTable.
|
Class | Description |
---|---|
AbstractDialogCellEditor |
Abstract implementation of a
ICellEditor that is also a ICellEditDialog . |
CellEditDialog |
Dialog that supports editing of cells in NatTable.
|
CellEditDialogFactory |
Factory to create
ICellEditDialog instances that should be opened for editing
cell values. |
FileDialogCellEditor |
This implementation is a proof of concept for special cell editors that wrap dialogs.
|
MultiCellEditDialogRunner | |
TickUpdateCellEditDialog |
Specialization of
CellEditDialog that adds additional functionality
to also use tick updates on the cell value(s). |
Copyright © 2013. All Rights Reserved.