|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectEvent
org.eclipse.swt.events.TypedEvent
org.eclipse.swt.events.MouseEvent
org.eclipse.swt.events.DragDetectEvent
Instances of this class are sent as a result of a drag gesture.
DragDetectListener,
Serialized Form| Field Summary | |
static int |
DRAG_DETECT
|
| Fields inherited from class org.eclipse.swt.events.MouseEvent |
button, MOUSE_DOUBLE_CLICK, MOUSE_DOWN, MOUSE_UP, stateMask, time, x, y |
| Fields inherited from class org.eclipse.swt.events.TypedEvent |
data, display, widget |
| Constructor Summary | |
DragDetectEvent(Control control)
|
|
DragDetectEvent(Event event)
|
|
| Method Summary | |
static void |
addListener(Adaptable adaptable,
DragDetectListener listener)
|
protected boolean |
allowProcessing()
|
protected void |
dispatchToObserver(Object listener)
|
static Object[] |
getListeners(Adaptable adaptable)
|
protected Class |
getListenerType()
|
static boolean |
hasListener(Adaptable adaptable)
|
static void |
removeListener(Adaptable adaptable,
DragDetectListener listener)
|
| Methods inherited from class org.eclipse.swt.events.MouseEvent |
addListener, removeListener, toString |
| Methods inherited from class org.eclipse.swt.events.TypedEvent |
executeNext, getSource, processEvent, processScheduledEvents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int DRAG_DETECT
| Constructor Detail |
public DragDetectEvent(Control control)
public DragDetectEvent(Event event)
| Method Detail |
protected void dispatchToObserver(Object listener)
dispatchToObserver in class MouseEventprotected boolean allowProcessing()
allowProcessing in class MouseEventprotected Class getListenerType()
getListenerType in class MouseEventpublic static boolean hasListener(Adaptable adaptable)
public static void addListener(Adaptable adaptable,
DragDetectListener listener)
public static void removeListener(Adaptable adaptable,
DragDetectListener listener)
public static Object[] getListeners(Adaptable adaptable)
|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2009. All rights reserved.