static class DragDropEventBase.DragSupportDetector
extends java.lang.Object
Constructor and Description |
---|
DragSupportDetector() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSupported()
Using a run-time check, return true if drag events are supported.
|