Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.gems.client.utilities
Class MouseClickDragListener.DragMode

java.lang.Object
  extended by org.openquark.gems.client.utilities.MouseClickDragListener.DragMode
Enclosing class:
MouseClickDragListener

public static class MouseClickDragListener.DragMode
extends Object

Drag action enum pattern. Creation date: (31/08/2001 10:58:43 AM)

Author:
Edward Lam

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

DRAGGING

public static final MouseClickDragListener.DragMode DRAGGING

ABORTED

public static final MouseClickDragListener.DragMode ABORTED

NOTDRAGGING

public static final MouseClickDragListener.DragMode NOTDRAGGING
Constructor Detail

MouseClickDragListener.DragMode

public MouseClickDragListener.DragMode(String name)
Default constructor for a drag mode. Creation date: (12/06/01 10:31:30 AM)

Method Detail

toString

public String toString()
Returns a string representation of the object. Creation date: (12/06/01 12:11:43 PM)

Overrides:
toString in class Object
Returns:
the string representation of the object.

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.