DropTargetExtension#setDropCriteria(String)@Deprecated public final class VDragSourceIs extends VAcceptCriterion
| Constructor and Description |
|---|
VDragSourceIs()
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 © 2023 Vaadin Ltd. All rights reserved.