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)
This method is called for cloned
element which corresponds
to the widget element. |
Copyright © 2019 Vaadin Ltd. All rights reserved.