Uses of Class
com.vaadin.client.ui.window.WindowMoveEvent
-
Packages that use WindowMoveEvent Package Description com.vaadin.client.ui.window -
-
Uses of WindowMoveEvent in com.vaadin.client.ui.window
Methods in com.vaadin.client.ui.window with parameters of type WindowMoveEvent Modifier and Type Method Description void
WindowConnector. onWindowMove(WindowMoveEvent event)
void
WindowMoveHandler. onWindowMove(WindowMoveEvent event)
Called when the VWindow was moved by the user.
-