DragDrop


Standard Syntax:
     <%@ taglib prefix="dragdrop" uri="http://www.bea.com/servers/portal/groupspace/tags/dragdrop" %>

XML Syntax:
     <anyxmlelement xmlns:dragdrop="http://www.bea.com/servers/portal/groupspace/tags/dragdrop" />

This tag library contains tag extensions to define both a draggable item and a drop zone for draggable item.

Tag Library Information
Display NameDragDrop
Version1.0
Short Namedragdrop
URIhttp://www.bea.com/servers/portal/groupspace/tags/dragdrop
 

Tag Summary
dragDropScript This tag is used to include the necessary DragDrop Javascript libraries into the page. The logic embedded into the tag ensures that these libraries are only included once per request.
draggableResource This tag is used to identify a draggable resource on the page.
resourceDropZone This tag identifies an area on the page that will react when a draggable resource is dropped.
 


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