SalesforceMobileSDK-Android
Toggle table of contents
14.0.0-rc.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SalesforceMobileSDK-Android
MobileSync
/
com.salesforce.androidsdk.mobilesync.model
/
Layout
/
LayoutSection
/
Row
/
Item
/
Item
Item
constructor
(
isEditableForNew
:
Boolean
,
isEditableForUpdate
:
Boolean
,
label
:
String
,
layoutComponents
:
JSONArray
,
lookupIdApiName
:
String
,
isRequired
:
Boolean
,
isSortable
:
Boolean
)