MobileCRM.UI.EntityListCellAction - Resconet/JSBridge GitHub Wiki

MobileCRM.UI.EntityListCellAction Object

Enumeration class holding constants for MobileCRM.UI.EntityListClickEvent.

Properties

Property Type Description
Text Number Cell displaying data bound or constant text.
Image Number Cell displaying data bound or constant image.
Button Number Clickable button cell.
InlineButton Number The inline button. iOS only.
Editable Number The cell is editable. Or together with Text kind.
Clickable Number The cell is clickable. Or together with Text kind.
DirectEdit Number The cell is editable and will be saved right after change. Or together with Text kind.
ActionMask Number The cell is editable or clickable.
⚠️ **GitHub.com Fallback** ⚠️