- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Extends
- alfresco/forms/controls/MultipleEntryCreator
Members
-
enableDND :boolean
-
Indicates whether or not re-ordering should be enabled through the use of drag and drop
Type:
- boolean
- Default Value:
- false
- Source:
Methods
-
createElementWidget(config) → {object}
-
This function should be extended by concrete implementations to create the element to go in the element wrapper.
Parameters:
Name Type Description config
object Returns:
A new MultipleKeyValuePairElement instance- Type
- object