|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.ui.dd.VAcceptCriterion
com.vaadin.client.ui.dd.VNot
public final class VNot
TODO implementation could now be simplified/optimized
| Constructor Summary | |
|---|---|
VNot()
|
|
| Method Summary | |
|---|---|
protected boolean |
accept(VDragEvent drag,
UIDL configuration)
|
void |
accept(VDragEvent drag,
UIDL configuration,
VAcceptCallback callback)
Checks if current drag event has valid drop target and target accepts the transferable. |
boolean |
needsServerSideCheck(VDragEvent drag,
UIDL criterioUIDL)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VNot()
| Method Detail |
|---|
public void accept(VDragEvent drag,
UIDL configuration,
VAcceptCallback callback)
VAcceptCriterion
accept in class VAcceptCriterion
public boolean needsServerSideCheck(VDragEvent drag,
UIDL criterioUIDL)
needsServerSideCheck in class VAcceptCriterion
protected boolean accept(VDragEvent drag,
UIDL configuration)
accept in class VAcceptCriterion
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||