| Package | Description |
|---|---|
| com.openfin.desktop | |
| com.openfin.desktop.win32 |
| Modifier and Type | Method and Description |
|---|---|
void |
Window.getBounds(AsyncCallback<WindowBounds> callback,
AckListener listener)
Gets the current bounds (top, left, width, height) of the window
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmbeddedWindow.embed(long parentHwndId,
WindowBounds embedBounds,
AckListener callback) |
boolean |
ExternalWindowObserver.onMoving(WindowBounds bounds,
Point mousePosition)
Simulate WM_MOVING event
|
Copyright © 2022. All rights reserved.