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 voidWindowConnector. onWindowMove(WindowMoveEvent event)voidWindowMoveHandler. onWindowMove(WindowMoveEvent event)Called when the VWindow was moved by the user.
-