DropTargetExtension#setDragOverCriteria(String)
and
DropTargetExtension#setDropCriteria(String)
@Deprecated public class VLazyInitItemIdentifiers extends VAcceptCriterion
Constructor and Description |
---|
VLazyInitItemIdentifiers()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
accept(VDragEvent drag,
UIDL configuration)
Deprecated.
|
void |
accept(VDragEvent drag,
UIDL configuration,
VAcceptCallback callback)
Deprecated.
Checks if current drag event has valid drop target and target accepts the
transferable.
|
boolean |
needsServerSideCheck(VDragEvent drag,
UIDL criterioUIDL)
Deprecated.
|
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
Copyright © 2018 Vaadin Ltd. All rights reserved.