MobileCRM.UI.EntityListClickEvent - Resconet/JSBridge GitHub Wiki
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. |