|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPositioningDropController | |
---|---|
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 AbstractPositioningDropController in com.allen_sauer.gwt.dnd.client.drop |
---|
Subclasses of AbstractPositioningDropController in com.allen_sauer.gwt.dnd.client.drop | |
---|---|
class |
AbsolutePositionDropController
A DropController which allows a draggable widget to be placed at specific (absolute)
locations on an AbsolutePanel drop target. |
class |
AbstractIndexedDropController
Deprecated. Use AbstractInsertPanelDropController instead |
class |
AbstractInsertPanelDropController
A DropController for InsertPanel drop targets. |
class |
BoundaryDropController
A DropController for the Panel which contains a
given draggable widget. |
class |
FlowPanelDropController
A DropController for instances of FlowPanel . |
class |
GridConstrainedDropController
A DropController which constrains the placement of draggable widgets the grid specified
in the constructor. |
class |
HorizontalPanelDropController
A DropController for instances of HorizontalPanel . |
class |
IndexedDropController
Deprecated. User HorizontalPanelDropController or VerticalPanelDropController
instead. |
class |
VerticalPanelDropController
A DropController for instances of VerticalPanel . |
Uses of AbstractPositioningDropController in com.sage.swt.client.widget.dnd |
---|
Subclasses of AbstractPositioningDropController in com.sage.swt.client.widget.dnd | |
---|---|
class |
SwtAbsoluteDropController
|
class |
SwtFlowPanelDropController
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |