@Deprecated public final class VAcceptAll extends VAcceptCriterion
Constructor and Description |
---|
VAcceptAll()
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, needsServerSideCheck
protected boolean accept(VDragEvent drag, UIDL configuration)
VAcceptCriterion
accept
in class VAcceptCriterion
drag
- the drag eventconfiguration
- accept criterion UIDLtrue
if a drop attempt is accepted, false
otherwiseCopyright © 2022 Vaadin Ltd. All rights reserved.