public interface WindowMoveHandler
extends com.google.gwt.event.shared.EventHandler
WindowMoveEvent
s.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 © 2019 Vaadin Ltd. All rights reserved.