- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Members
-
i18nRequirements :Array
-
An array of the i18n files to use with this widget.
Type:
- Array
Methods
-
createReadDisplay()
-
Attempts to create a human readable description of the current rule definition.
-
determineKeyAndValue()
-
generateReadValues(valueArray) → {string}
-
Creates a comma separated string from an array of objects where each element has a "value" attribute.
Parameters:
Name Type Description valueArray
object[] Returns:
A comma separated list of the values in the array.- Type
- string