- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Extends
- alfresco/forms/controls/BaseFormControl
Members
-
useSimpleValues :boolean
-
By default the values created will be objects containing a "value" attribute. But if this is set to true then the values will be simple strings as entered.
Type:
- boolean
- Default Value:
- false
- Source:
Methods
-
constructor()
-
createFormControl() → {object}
-
Returns:
A new alfresco/forms/controls/MultipleEntryCreator- Type
- object
-
getWidgetConfig() → {object}
-
Returns:
The widget config.- Type
- object
-
processValidationRules() → {boolean}
-
Returns:
- Type
- boolean
-
setupChangeEvents()