| Package | Description |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.window |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
VWindow.addMoveHandler(WindowMoveHandler handler)
Adds a Handler for when user moves the window.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowConnector |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<WindowMoveHandler> |
WindowMoveEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<WindowMoveHandler> |
WindowMoveEvent.getType()
Gets the type of the event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WindowMoveEvent.dispatch(WindowMoveHandler handler) |
Copyright © 2018 Vaadin Ltd. All rights reserved.