Module: alfresco/forms/controls/MultipleKeyValuePairFormControl

alfresco/forms/controls/MultipleKeyValuePairFormControl

This extends the MultipleEntryFormControl to provide a creator that allows the creation of elements as a key/value pair rather than just as single data items.
Author:
  • Dave Draper
License:
Source:

Methods

createFormControl(config, domNode)

Overrides the inherited function to instantiate a new MultipleKeyValuePairCreator
Parameters:
Name Type Description
config object The configuration to pass to the MultipleKeyValuePairCreator
domNode Element
Source:
Returns: