- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Members
-
labelProperty :string
-
The property of the form control to use as the label in the options list. This defaults to the parameter name assigned to the form control.
Type:
- string
- Default Value:
- "config.name"
- Source:
-
valueProperty :string
-
The property of the form control to use as the value in the options list. This defaults to the parameter fieldId assigned to the form control.
Type:
- string
- Default Value:
- "config.fieldId"
- Source:
Methods
-
onItemsUpdated()
-
This function is called after a new item is dropped onto the page.