| Package | Description |
|---|---|
| com.openfin.desktop | |
| com.openfin.desktop.platform |
| Modifier and Type | Field and Description |
|---|---|
protected Identity |
WebContent.identity |
| Modifier and Type | Method and Description |
|---|---|
Identity |
WebContent.getIdentity() |
| Modifier and Type | Method and Description |
|---|---|
static Layout |
Layout.wrap(Identity identity,
DesktopConnection connection)
Returns a Layout object that represents a Window's layout.
|
| Constructor and Description |
|---|
WebContent(Identity identity,
DesktopConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
Identity |
PlatformViewOptions.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<PlatformView> |
Platform.createView(PlatformViewOptions viewOpts,
Identity target)
Creates a new view and attaches it to a specified target window.
|
CompletionStage<PlatformView> |
Platform.reparentView(Identity viewIdentity,
Identity targetIdentity)
Reparents a specified view in a new target window.
|
static PlatformView |
PlatformView.wrap(Identity identity,
DesktopConnection desktopConnection) |
| Constructor and Description |
|---|
PlatformView(Identity identity,
DesktopConnection connection) |
Copyright © 2021. All rights reserved.