| Package | Description |
|---|---|
| com.vaadin.client.ui.window |
| Modifier and Type | Method and Description |
|---|---|
VWindow |
WindowConnector.getWidget() |
VWindow[] |
WindowOrderEvent.getWindows()
Returns windows in order.
|
| Constructor and Description |
|---|
WindowOrderEvent(List<VWindow> windows)
Creates a new event with the given order.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.