Interface DragSource::setDragEnabled

Description

In BBj 7.21 and higher, this method enables or disables dragging from this BBjControl.

Syntax

Return Method
void setDragEnabled(boolean enabled)

Parameters

Variable Description
enabled Boolean value specifies whether dragging is enabled on this BBjControl.

Return Value

None.

Remarks.

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.