Attributes |
Name | Required | Request-time | Description |
imageId | true | true |
No longer used.
|
resourceId | true | true |
The unique identifier of the resource that is being dragged. This should be an id that can be used by the
underlying business logic to uniquely identify the resource.
|
resourceName | true | true |
The representative name of the resource being dragged.
|
renderSpans | false | true |
If set to false (which is default), html will render using div tags. If set to true, html will render
using span tags. Can be used for browser compatability issues during rendering.
|