public class GxClientEventsCell
extends GxClientEventsContextMenu
Cell Editing / Clicking Event
| Modifier and Type | Field and Description |
|---|---|
gxclientkeypressmodel | _break_A keypress model which is received from the client. Note The the key model is available for the following grid events only
|
BBjString | OldValue!The old value of the cell |
public gxclientkeypressmodel _break_
A keypress model which is received from the client.
Note The the key model is available for the following grid events only
ON_GRID_CELL_CLICK and ON_GRID_CELL_DOUBLE_CLICK. In all other cases , it will be null()
public BBjString OldValue!The old value of the cell