BBjDropTargetDropEvent::getData

Description

In BBj 7.00 and later, this method returns the dragged data.

Syntax

Return Value

Method

HashMap

getData()

getData(string key)

Parameters

Variable

Description

key

A Mime type code. Common values include "text/plain" and "text/html".

Return Value

Returns the dragged data in the specified format, or !ERROR=11 if the requested key is not available.

Example

See Also

BBjAPI

BBj Object Syntax

BBj Drag and Drop

BBjDragSourceDropEvent

BBj Object Diagram for an illustration of the relationship between BBjObjects.