Interface | Description |
---|---|
MultiWindowEventCallback | |
RemoteWindowBooleanCallback | |
RemoteWindowCallback | |
RemoteWindowErrorCallback | |
RemoteWindowMapCallback |
Class | Description |
---|---|
BrowserWindowSettings |
Allows specifying additional browser window settings when calling the underlying JavaScript or OpenFin call to create
the child window in
MultiWindow.open() . |
MultiWindow |
Provides tracking of other Smart GWT browser windows opened by the original window, as
RemoteWindows . |
MultiWindowSettings |
Allows specifying settings to apply to the
MultiWindow of a child window. |
OpenFinWindow |
Provides a Smart GWT wrapper around an OpenFin
window.
|
RemoteWindow |
Provides APIs that manipulate a Smart GWT browser window.
|