GWT Tk 0.2.3

Uses of Interface
asquare.gwt.tk.client.ui.behavior.DragGesture

Packages that use DragGesture
asquare.gwt.tk.client.ui.behavior   
 

Uses of DragGesture in asquare.gwt.tk.client.ui.behavior
 

Classes in asquare.gwt.tk.client.ui.behavior that implement DragGesture
 class DragPopupGesture
          A DragWidgetGesture which sets the position via PopupPanel.setPopupPosition(int, int)
 class DragWidgetGesture
          A DragGesture which positions a target widget when the source widget is dragged.
 

Constructors in asquare.gwt.tk.client.ui.behavior with parameters of type DragGesture
DragController(DragGesture gesture)
          Creates a new DragController which delegates to the specified DragGesture.
DragController(DragGesture gesture, int distance)
          Creates a new DragController which delegates to the specified DragGesture.
 


GWT Tk 0.2.3

© 2007 Mat Gessel