Uses of Class
com.openfin.desktop.platform.PlatformViewOptions
| Package | Description |
|---|---|
| com.openfin.desktop | |
| com.openfin.desktop.platform |
-
Uses of PlatformViewOptions in com.openfin.desktop
Subclasses of PlatformViewOptions in com.openfin.desktop Modifier and Type Class Description classLayoutContentItemStateOptions -
Uses of PlatformViewOptions in com.openfin.desktop.platform
Methods in com.openfin.desktop.platform that return types with arguments of type PlatformViewOptions Modifier and Type Method Description java.util.concurrent.CompletableFuture<PlatformViewOptions>PlatformView. getOptions()Methods in com.openfin.desktop.platform with parameters of type PlatformViewOptions Modifier and Type Method Description java.util.concurrent.CompletionStage<PlatformView>Platform. createView(PlatformViewOptions viewOpts, Identity target)Creates a new view and attaches it to a specified target window.voidPlatformOptions. setDefaultViewOptions(PlatformViewOptions viewOpts)