| Package | Description |
|---|---|
| com.openfin.desktop |
| Modifier and Type | Class and Description |
|---|---|
class |
LayoutContentItemOptions |
class |
LayoutContentOptionsImpl |
| Modifier and Type | Method and Description |
|---|---|
List<LayoutContentOptions> |
LayoutContentOptionsImpl.getContent() |
List<LayoutContentOptions> |
LayoutOptions.getContent() |
default List<? extends LayoutContentOptions> |
LayoutContentOptions.getContent() |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutContentOptionsImpl.setContent(LayoutContentOptions... contentOptions) |
void |
LayoutOptions.setContent(LayoutContentOptions... contentOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutContentOptionsImpl.setContent(List<LayoutContentOptions> content) |
void |
LayoutOptions.setContent(List<LayoutContentOptions> content) |
Copyright © 2022. All rights reserved.