MobileCRM.UI.DetailViewItems - Resconet/JSBridge GitHub Wiki
Contains a set of objects representing particular detail view items.
Object | Description |
---|---|
ButtonItem | [8.0] Represents the duration item. |
CheckBoxItem | [8.0] Represents the checkbox item. |
ComboBoxItem | [8.0] Represents the combobox item. |
DateTimeItem | [8.0] Represents the date/time item. |
DetailGridLength | [13.0] Represents the grid length in grid unit type. |
DropDownFormat | An enumeration defining the values of LinkItem's dropdown format. |
DurationItem | [8.0] Represents the duration item. |
GridItem | [13.0] Represents the grid item. |
GridStyleDefintion | [13.0] Represents the columns and rows style definition for grid item. |
Item | [8.0] Represents the item. |
LinkItem | [8.0] Represents the link item. |
LookupSetup | Represents a configuration for lookup and inline lookup. |
NumericItem | [8.0] Represents the numeric item. |
SeparatorItem | [8.0] Represents the separator item. |
TextBoxItem | [8.0] Represents the text item. |