-
Notifications
You must be signed in to change notification settings - Fork 24
MobileCRM.UI.EntityListClickEvent
Maros Kolibas edited this page Nov 28, 2019
·
1 revision
Represents an event object for MobileCRM.UI.EntityListClickContext.
| Property | Type | Description |
|---|---|---|
| cell | Number | An index of the cell in row template. |
| row | Number | The row index. |
| binding | Number | A binding value. |
| action | Number | Click action flags. Use constant from MobileCRM.UI.EntityListCellAction enumeration. |