Module: alfresco/forms/controls/MultipleKeyValuePairCreator

alfresco/forms/controls/MultipleKeyValuePairCreator

Author:
  • Dave Draper
License:
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
Source:
Returns:
Type
object