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 Name | DragDrop |
Version | 1.0 |
Short Name | dragdrop |
URI | http://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.
Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.