|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.event.dom.client.DragDropEventBase.DragSupportDetector
static class DragDropEventBase.DragSupportDetector
Detector for browser support of drag events.
Constructor Summary | |
---|---|
DragDropEventBase.DragSupportDetector()
|
Method Summary | |
---|---|
boolean |
isSupported()
Using a run-time check, return true if drag events are supported. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
DragDropEventBase.DragSupportDetector()
Method Detail |
---|
public boolean isSupported()
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |