DropTargetExtension
and extending classes@Deprecated public final class VOverTreeNode extends VAcceptCriterion
| Constructor and Description |
|---|
VOverTreeNode()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(VDragEvent drag,
UIDL configuration)
Deprecated.
Returns whether a client-side check accepts the drop attempt.
|
accept, needsServerSideCheckprotected boolean accept(VDragEvent drag, UIDL configuration)
VAcceptCriterionaccept in class VAcceptCriteriondrag - the drag eventconfiguration - accept criterion UIDLtrue if a drop attempt is accepted, false
otherwiseCopyright © 2021 Vaadin Ltd. All rights reserved.