Uses of Class
com.openfin.desktop.LayoutOptions
| Package | Description |
|---|---|
| com.openfin.desktop |
-
Uses of LayoutOptions in com.openfin.desktop
Methods in com.openfin.desktop that return LayoutOptions Modifier and Type Method Description LayoutOptionsWindowOptions. getLayoutOptions()Methods in com.openfin.desktop that return types with arguments of type LayoutOptions Modifier and Type Method Description java.util.concurrent.CompletionStage<LayoutOptions>Layout. getConfig()Returns the configuration of the window's layout.Methods in com.openfin.desktop with parameters of type LayoutOptions Modifier and Type Method Description java.util.concurrent.CompletionStage<java.lang.Void>Layout. replace(LayoutOptions newLayout)Replaces a Platform window's layout with a new layout.voidWindowOptions. setLayoutOptions(LayoutOptions layoutOptions)