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.
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- 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 Returns: