| Package | Description |
|---|---|
| com.openfin.desktop |
| Modifier and Type | Method and Description |
|---|---|
LayoutOptions |
WindowOptions.getLayoutOptions() |
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<LayoutOptions> |
Layout.getConfig()
Returns the configuration of the window's layout.
|
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<Void> |
Layout.replace(LayoutOptions newLayout)
Replaces a Platform window's layout with a new layout.
|
void |
WindowOptions.setLayoutOptions(LayoutOptions layoutOptions) |
Copyright © 2022. All rights reserved.