com.smartgwt.client.docs
Interface Dragdrop


public interface Dragdrop

Dragging objects and dropping them onto other objects

See Also:
BaseWidget.setDragTracker(), Canvas.willAcceptDrop(), Canvas.getHSnapPosition(int), Canvas.getVSnapPosition(int), com.smartgwt.client.widgets.Canvas#shouldSnapOnDrop, com.smartgwt.client.widgets.DataBoundComponent#transferRecords, EventHandler.getDragRect(), com.smartgwt.client.widgets.Canvas#getEventEdge, com.smartgwt.client.widgets.Window#getKeepInParentRect, Layout.getCanDropComponents(), Layout.getDropLineThickness(), Layout.getShowDragPlaceHolder(), com.smartgwt.client.widgets.layout.Layout#getPlaceHolderProperties, com.smartgwt.client.widgets.layout.Layout#getPlaceHolderDefaults, Canvas.getCanDrag(), Canvas.getDragStartDistance(), Canvas.getDragIntersectStyle(), Canvas.getCanDragReposition(), Canvas.getDragRepositionCursor(), Canvas.getCanDragResize(), com.smartgwt.client.widgets.Canvas#getResizeFrom, com.smartgwt.client.widgets.Canvas#getEdgeCursorMap, com.smartgwt.client.widgets.Canvas#getKeepInParentRect, Canvas.getDragAppearance(), Canvas.getDragType(), Canvas.getDragTarget(), Canvas.getShowDragShadow(), Canvas.getDragOpacity(), Canvas.getCanDrop(), Canvas.getCanAcceptDrop(), com.smartgwt.client.widgets.Canvas#getDropTypes, Canvas.getSnapToGrid(), Canvas.getSnapResizeToGrid(), Canvas.getChildrenSnapToGrid(), Canvas.getChildrenSnapResizeToGrid(), Canvas.getSnapHGap(), Canvas.getSnapVGap(), Canvas.getSnapHDirection(), Canvas.getSnapVDirection(), Canvas.getSnapAxis(), Canvas.getSnapOnDrop(), com.smartgwt.client.grid.GridRenderer#getSnapToCells, com.smartgwt.client.grid.GridRenderer#getSnapInsideBorder, TreeGrid.getCanDragRecordsOut(), TreeGrid.getCanAcceptDroppedRecords(), TreeGrid.getCanReorderRecords(), TreeGrid.getCanReparentNodes(), TreeGrid.getManyItemsImage(), DragAppearance, DragIntersectStyle