DragSourceExtensionConnector@Deprecated public interface DragImageModifier
modifyDragImage(Element) is called for each element in the
automatically generated drag image.| Modifier and Type | Method and Description |
|---|---|
void |
modifyDragImage(com.google.gwt.dom.client.Element element)
Deprecated.
This method is called for cloned
element which corresponds
to the widget element. |
Copyright © 2021 Vaadin Ltd. All rights reserved.