DragDrop
Tag draggableResource


This tag is used to identify a draggable resource on the page.


Tag Information
Tag Classcom.bea.apps.groupspace.taglib.dragdrop.DraggableResource
TagExtraInfo ClassNone
Body ContentNone
Display NameDraggable Resource

Attributes
NameRequiredRequest-timeDescription
imageIdtruetrue No longer used.
resourceIdtruetrue 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.
resourceNametruetrue The representative name of the resource being dragged.
renderSpansfalsetrue 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.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. {wls.FOOTER}