Uses of Class
com.allen_sauer.gwt.dnd.client.drop.AbsolutePositionDropController

Packages that use AbsolutePositionDropController
com.allen_sauer.gwt.dnd.client.drop Classes related to drop targets. 
com.sage.swt.client.widget.dnd Contains classes for drag and drop that extend the allen_sauer library. 
 

Uses of AbsolutePositionDropController in com.allen_sauer.gwt.dnd.client.drop
 

Subclasses of AbsolutePositionDropController in com.allen_sauer.gwt.dnd.client.drop
 class BoundaryDropController
          A DropController for the Panel which contains a given draggable widget.
 class GridConstrainedDropController
          A DropController which constrains the placement of draggable widgets the grid specified in the constructor.
 

Uses of AbsolutePositionDropController in com.sage.swt.client.widget.dnd
 

Subclasses of AbsolutePositionDropController in com.sage.swt.client.widget.dnd
 class SwtAbsoluteDropController
           
 



Copyright © 2011 Sage Software, Inc. All rights reserved.