org.jbpm.formbuilder.client.command
Class DisposeDropController
java.lang.Object
com.allen_sauer.gwt.dnd.client.drop.AbstractDropController
com.allen_sauer.gwt.dnd.client.drop.SimpleDropController
org.jbpm.formbuilder.client.command.DisposeDropController
- All Implemented Interfaces:
- com.allen_sauer.gwt.dnd.client.drop.DropController
public class DisposeDropController
- extends com.allen_sauer.gwt.dnd.client.drop.SimpleDropController
DropController designed to remove a ui component that was dropped on
a not allowed zone.
|
Method Summary |
void |
onDrop(com.allen_sauer.gwt.dnd.client.DragContext context)
|
| Methods inherited from class com.allen_sauer.gwt.dnd.client.drop.AbstractDropController |
getDropTarget, onEnter, onLeave, onMove, onPreviewDrop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisposeDropController
public DisposeDropController(com.google.gwt.user.client.ui.Widget dropTarget)
onDrop
public void onDrop(com.allen_sauer.gwt.dnd.client.DragContext context)
- Specified by:
onDrop in interface com.allen_sauer.gwt.dnd.client.drop.DropController- Overrides:
onDrop in class com.allen_sauer.gwt.dnd.client.drop.AbstractDropController
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.