Interface DragSource::getDragEnabled

Description

In BBj 7.21 and higher, this method returns a boolean that indicates whether dragging is currently enabled on this control.

Syntax

Return Method
boolean getDragEnabled()

Parameters

None.

Return Value

Returns a boolean that indicates whether dragging is currently enabled on this control.

Remark

None.

Example

See Also

BBjAPI

BBjSysGui

BBjWindow

Object Variables

BBj Drag and Drop

BBjDropTargetDropEvent

BBjDragSourceDropEvent

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.