Package com.smartgwt.client.docs
Interface Dragging
public interface Dragging
The following APIs are all related to Dragging.
- See Also:
-
ListGrid.willAcceptDrop()
ListGrid.drop()
ListGrid.getDragData()
TreeGrid.getDraggedNodeLocators(com.smartgwt.client.widgets.tree.TreeGrid)
ListGrid.transferSelectedData(com.smartgwt.client.widgets.DataBoundComponent)
com.smartgwt.client.widgets.tile.TileLayout#getDragData
TileGrid.setCanReorderTiles(java.lang.Boolean)
TileGrid.setCanDragTilesOut(java.lang.Boolean)
TileGrid.setCanAcceptDroppedRecords(java.lang.Boolean)
TileGrid.getDragData()
Window.getCanDragReposition()
Window.getCanDragResize()
Window.getShowResizer()
Canvas.getCanDragScroll()
Canvas.getDragScrollDelay()
ListGridField.getCanReorder()
ListGrid.getCanDragRecordsOut()
ListGrid.getCanAcceptDroppedRecords()
ListGrid.getCanReorderRecords()
ListGrid.getCanReorderFields()
ListGrid.getCanResizeFields()
ListGrid.getResizeFieldsInRealTime()
ListGrid.getDragDataAction()
TileLayout.getDragDataAction()
TileGrid.getCanReorderTiles()
TileGrid.getCanDragTilesOut()
TileGrid.getCanAcceptDroppedRecords()
TileGrid.getDragDataAction()