- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Members
-
cssRequirements :object[]
-
An array of the CSS files to use with this widget.
Type:
- object[]
- Default Value:
- [{cssFile:"./css/DropZoneControl.css"}]
- Source:
Methods
-
createFormControl()
-
- Source:
-
getValue() → {object}
-
Overrides the inherited function to call the getValue function of the wrapped DropZone control
Returns:
Returns the current value- Type
- object
-
getWidgetConfig()
-
- Source:
-
onUpdateValue() → {string}
-
- Source:
Returns:
The widgets defined in the preview pane- Type
- string
-
processChildren(childData, child, index)
-
Retrieves the configuration for the provide child UUID and adds the processed configuration to the supplied array.
Parameters:
Name Type Description childData
array An array to add the processed child configuration to child
string The UUID of the child to retrieve the configuration for index
number The index of the child in the parent array -
setupChangeEvents()
-
- Source: