| Package | Description |
|---|---|
| com.vaadin.client.ui.dd |
| Modifier and Type | Class and Description |
|---|---|
class |
VAnd
Deprecated.
Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String) |
class |
VOr
Deprecated.
Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String) |
| Modifier and Type | Method and Description |
|---|---|
void |
VOr.accept(VDragEvent drag,
UIDL configuration,
VAcceptCallback callback)
Deprecated.
|
void |
VLazyInitItemIdentifiers.accept(VDragEvent drag,
UIDL configuration,
VAcceptCallback callback)
Deprecated.
|
void |
VNot.accept(VDragEvent drag,
UIDL configuration,
VAcceptCallback callback)
Deprecated.
|
void |
VAcceptCriterion.accept(VDragEvent drag,
UIDL configuration,
VAcceptCallback callback)
Deprecated.
Checks if current drag event has valid drop target and target accepts the
transferable.
|
void |
VServerAccept.accept(VDragEvent drag,
UIDL configuration,
VAcceptCallback callback)
Deprecated.
|
protected void |
VAbstractDropHandler.validate(VAcceptCallback cb,
VDragEvent event)
Deprecated.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.