public interface WindowMoveHandler
extends com.google.gwt.event.shared.EventHandler
WindowMoveEvents.| Modifier and Type | Method and Description |
|---|---|
void |
onWindowMove(WindowMoveEvent event)
Called when the VWindow was moved by the user.
|
void onWindowMove(WindowMoveEvent event)
event - Contains new coordinates for the VWindowCopyright © 2023 Vaadin Ltd. All rights reserved.