| Package | Description |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.window |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.event.shared.HandlerRegistration |
VWindow.addWindowOrderHandler(WindowOrderHandler handler)
Adds a Handler for window order change event.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<WindowOrderHandler> |
WindowOrderEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<WindowOrderHandler> |
WindowOrderEvent.getType()
Gets the type of the event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WindowOrderEvent.dispatch(WindowOrderHandler handler) |
Copyright © 2021 Vaadin Ltd. All rights reserved.