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

Packages that use SimpleDropController
com.sage.swt.client.widget.dnd Contains classes for drag and drop that extend the allen_sauer library. 
 

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

Subclasses of SimpleDropController in com.sage.swt.client.widget.dnd
 class AbstractSimplePanelDropController
          DropController which allows a widget to be dropped on a: SimplePanel SwtCaptionPanel SwtDisclosurePanel drop target when the drop target does not yet have a child widget.
 class SimplePanelDropController
          DropController which allows a widget to be dropped on a: SimplePanel SwtCaptionPanel SwtDisclosurePanel drop target when the drop target does not yet have a child widget.
 class SwtSimplePanelDropController
           
 



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