public final class VNot extends VAcceptCriterion
| Constructor and Description |
|---|
VNot() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public void accept(VDragEvent drag, UIDL configuration, VAcceptCallback callback)
VAcceptCriterionaccept in class VAcceptCriterionpublic boolean needsServerSideCheck(VDragEvent drag, UIDL criterioUIDL)
needsServerSideCheck in class VAcceptCriterionprotected boolean accept(VDragEvent drag, UIDL configuration)
accept in class VAcceptCriterionCopyright © 2016 Vaadin Ltd. All rights reserved.