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