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
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.