BBjDropTargetDropEvent::getText

Description

In BBj 7.0 and later, this method returns the text.

Syntax

Return Value

Method

string

getText()

Parameters

None.

Return Value

Returns the text equivalent to getData("text/plain") or getData().get("text/plain").

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.