The most basic representation of an item dragged from a DragAndDropItems
widget and dropped onto a DragAndDropTargetControl it
renders the [propertyToRender]{@link module:alfresco/dnd/DroppedItem#propertyToRender} (which defaults to "name")
attribute of the value of the dropped item.
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Extends
Mixes In
- external:dojo/_TemplatedMixin
- module:alfresco/core/Core
Members
-
cssRequirements :Array
-
An array of the CSS files to use with this widget.
Type:
- Array
- Source:
-
propertyToRender :string
-
This is the dot-notation property of the dropped item value that should be displayed for the dropped item.
Type:
- string
- Default Value:
- "name"
- Source:
-
templateString :string
-
The HTML template to use for the widget.
Type:
- string
- Source:
Methods
-
setValue()
-
- Source: