MobileCRM.UI.DetailViewItems.TextBoxItem - Resconet/JSBridge GitHub Wiki

MobileCRM.UI.DetailViewItems.TextBoxItem Object

[8.0] Represents the text item.

Properties

Property Type Description
numberOfLines Number Gets or sets the number of lines to display. Default is one.
isPassword Boolean Gets or sets whether the text value should be masked. Used for password entry.
maxLength Number Gets to sets the maximum text length.
kind Number Gets or sets the value kind (Text=0, Email=1, Url=2, Phone=3, Barcode=4).
placeholderText Number Gets or sets the text that is displayed in the control until the value is changed by a user action or some other operation. Default is empty string.

Methods

Method Description
constructor Constructs an instance of MobileCRM.UI.DetailViewItems.TextBoxItem object.
⚠️ **GitHub.com Fallback** ⚠️