Uses of Class
org.cruxframework.crux.widgets.client.util.draganddrop.GenericDragEventHandler.DragAction

Packages that use GenericDragEventHandler.DragAction
org.cruxframework.crux.widgets.client.util.draganddrop   
 

Uses of GenericDragEventHandler.DragAction in org.cruxframework.crux.widgets.client.util.draganddrop
 

Subclasses of GenericDragEventHandler.DragAction in org.cruxframework.crux.widgets.client.util.draganddrop
static class MoveCapability.DragMoveAction
          The logic needed to move a widget when user drags it
static class ResizeCapability.DragResizeAction
          The logic needed to resize a widget when user drags a part of it
 

Constructors in org.cruxframework.crux.widgets.client.util.draganddrop with parameters of type GenericDragEventHandler.DragAction
GenericDragEventHandler(GenericDragEventHandler.DragAction<?> action)
           
 



Copyright © 2014. All rights reserved.