| Package | Description |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.ui |
| Modifier and Type | Field and Description |
|---|---|
WindowConnector |
VWindow.connector
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
List<WindowConnector> |
UIConnector.getSubWindows()
Return an iterator for current subwindows.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UIConnector.hasSubWindow(WindowConnector wc)
Deprecated.
Should be replaced by a more generic mechanism for getting
non-ComponentConnector children
|
Copyright © 2018 Vaadin Ltd. All rights reserved.