|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openquark.gems.client.utilities.MouseClickDragListener.DragMode
public static class MouseClickDragListener.DragMode
Drag action enum pattern. Creation date: (31/08/2001 10:58:43 AM)
| Field Summary | |
|---|---|
static MouseClickDragListener.DragMode |
ABORTED
|
static MouseClickDragListener.DragMode |
DRAGGING
|
static MouseClickDragListener.DragMode |
NOTDRAGGING
|
| Constructor Summary | |
|---|---|
MouseClickDragListener.DragMode(String name)
Default constructor for a drag mode. |
|
| Method Summary | |
|---|---|
String |
toString()
Returns a string representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final MouseClickDragListener.DragMode DRAGGING
public static final MouseClickDragListener.DragMode ABORTED
public static final MouseClickDragListener.DragMode NOTDRAGGING
| Constructor Detail |
|---|
public MouseClickDragListener.DragMode(String name)
| Method Detail |
|---|
public String toString()
toString in class Object
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||