| Interface | Description |
|---|---|
| CellEditor | |
| ConfirmCallback |
A callback used to continue a cell edit after a confirm message has been
displayed to the user.
|
| Class | Description |
|---|---|
| DefaultCellEditor | |
| Response | |
| Response.Confirm |
This response sends a signal that a confirm message should be presented
to the user.
|
| Response.Error |
This response singals that an errors occurred when the cell was being
edited.
|
| Response.Ok |
This response singals that the operation was successful.
|
| Response.OpenLink |
This response signals that a link should be opened.
|
| Response.Script |
This response returns a javascript that should be executed on the client.
|
Copyright ? Technia AB. All Rights Reserved.