|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.allen_sauer.gwt.dragdrop.client.DragController
org.eclipse.higgins.ics.gwt.icm.client.panel.category.dnd.TableDragController
| 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 |
public TableDragController(com.google.gwt.user.client.ui.AbsolutePanel boundryPanel)
| Method Detail |
public void dragEnd(com.google.gwt.user.client.ui.Widget draggable,
com.google.gwt.user.client.ui.Widget dropTarget)
public com.google.gwt.user.client.ui.FlexTable getDraggableTable()
public int getDragRow()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||