BBjDropTargetDropEvent::getDragSource

Description

In BBj 7.0 and later, this method returns a reference to the original drag source.

Syntax

Return Value

Method

BBjControl

getDragSource()

Parameters

None.

Return Value

Returns a reference to the original drag source if the data was dragged from a BBjControl within the current BBjServices session. Returns null if the data was dragged from an external source (e.g. a word processor) or from a different BBjServices session.

Remarks

None.

Example

See Also

BBjAPI

BBj Object Syntax

BBj Drag and Drop

BBjDragSourceDropEvent

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