DragDrop
Tag resourceDropZone


This tag identifies an area on the page that will react when a draggable resource is dropped.


Tag Information
Tag Classcom.bea.apps.groupspace.taglib.dragdrop.ResourceDropZone
TagExtraInfo ClassNone
Body ContentNone
Display NameResource Drop Zone

Attributes
NameRequiredRequest-timeDescription
targetIdtruetrue The unique identifier of the drop zone object. This should be an id that can be used by the underlying business logic to uniquely identify what object recieved the drop action.
jsFunctionCallfalsetrue A Javascript function that will be executed when a draggableResource is dropped on this resourceDropZone.
formActionfalsetrue A valid JSP or Servlet that will recieve a POST action when a draggableResource is dropped on this resourceDropZone.
pageFlowActionfalsetrue A valid pageflow action that will be initiated when a draggableResource is dropped on this resourceDropZone.
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}