Package com.vaadin.client.ui.dd
Interface VDragEventServerCallback
-
public interface VDragEventServerCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleResponse(boolean accepted, UIDL response)
-
-
-
Method Detail
-
handleResponse
void handleResponse(boolean accepted, UIDL response)
-
-