|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tensegrity.palo.gwt.widgets.client.dnd.AbstractDropController
com.tensegrity.palo.gwt.widgets.client.dnd.AbstractPositioningDropController
com.tensegrity.palo.gwt.widgets.client.dnd.AbsolutePositionDropController
com.tensegrity.wpalo.client.ui.mvc.fasttree.FastTreeDropController
public class FastTreeDropController
ContainerDropController
TODO DOCUMENT ME
Constructor Summary | |
---|---|
FastTreeDropController(com.google.gwt.user.client.ui.AbsolutePanel dropTarget,
FastMSTree tree)
|
Method Summary | |
---|---|
void |
onDrop(com.tensegrity.palo.gwt.widgets.client.dnd.DragContext context)
|
Methods inherited from class com.tensegrity.palo.gwt.widgets.client.dnd.AbsolutePositionDropController |
---|
drop, onEnter, onLeave, onMove |
Methods inherited from class com.tensegrity.palo.gwt.widgets.client.dnd.AbstractDropController |
---|
getDropTarget, onPreviewDrop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FastTreeDropController(com.google.gwt.user.client.ui.AbsolutePanel dropTarget, FastMSTree tree)
Method Detail |
---|
public void onDrop(com.tensegrity.palo.gwt.widgets.client.dnd.DragContext context)
onDrop
in interface com.tensegrity.palo.gwt.widgets.client.dnd.DropController
onDrop
in class com.tensegrity.palo.gwt.widgets.client.dnd.AbsolutePositionDropController
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |