| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Field and Description |
|---|---|
protected Image |
LayoutStyle._brandingBar |
protected Image |
BrandingBarOptions._logo |
| Modifier and Type | Method and Description |
|---|---|
Image |
LayoutStyle.getBrandingBar() |
Image |
BrandingBarOptions.getLogo() |
Image |
Image.safeSetLink(String value) |
Image |
Image.safeSetSrc(String value) |
Image |
Image.setLink(String value) |
Image |
Image.setSrc(String value) |
| Modifier and Type | Method and Description |
|---|---|
LayoutStyle |
LayoutStyle.safeSetBrandingBar(Image value) |
BrandingBarOptions |
BrandingBarOptions.safeSetLogo(Image value) |
LayoutStyle |
LayoutStyle.setBrandingBar(Image value) |
BrandingBarOptions |
BrandingBarOptions.setLogo(Image value) |
| Modifier and Type | Method and Description |
|---|---|
Image |
ImageConverter.toAPIImage() |
| Constructor and Description |
|---|
ImageConverter(Image apiImage)
Construct with API Image object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.