org.eclipse.higgins.ics.gwt.icm.client.panel.category.dnd
Class TableDragController

java.lang.Object
  extended bycom.allen_sauer.gwt.dragdrop.client.DragController
      extended byorg.eclipse.higgins.ics.gwt.icm.client.panel.category.dnd.TableDragController
All Implemented Interfaces:
com.allen_sauer.gwt.dragdrop.client.SourcesDragEvents

public class TableDragController
extends com.allen_sauer.gwt.dragdrop.client.DragController

Author:
Alexander Yuhimenko

Constructor Summary
TableDragController(com.google.gwt.user.client.ui.AbsolutePanel boundryPanel)
           
 
Method Summary
 void dragEnd(com.google.gwt.user.client.ui.Widget draggable, com.google.gwt.user.client.ui.Widget dropTarget)
           
 com.google.gwt.user.client.ui.FlexTable getDraggableTable()
           
 int getDragRow()
           
 
Methods inherited from class com.allen_sauer.gwt.dragdrop.client.DragController
addDragHandler, dragStart, getBoundryDropController, getBoundryPanel, getDragController, getDraggableOrProxy, isDragProxyEnabled, makeDraggable, notifyDragEnd, previewDragEnd, previewDragStart, registerDropController, removeDragHandler, setDragProxyEnabled
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableDragController

public TableDragController(com.google.gwt.user.client.ui.AbsolutePanel boundryPanel)
Method Detail

dragEnd

public void dragEnd(com.google.gwt.user.client.ui.Widget draggable,
                    com.google.gwt.user.client.ui.Widget dropTarget)

getDraggableTable

public com.google.gwt.user.client.ui.FlexTable getDraggableTable()
Returns:
the draggableTable

getDragRow

public int getDragRow()
Returns:
the dragRow