| Package | Description |
|---|---|
| com.vaadin.addon.spreadsheet | |
| com.vaadin.addon.spreadsheet.client |
| Modifier and Type | Method and Description |
|---|---|
abstract OverlayInfo.Type |
SheetOverlayWrapper.getType() |
OverlayInfo.Type |
SheetImageWrapper.getType() |
OverlayInfo.Type |
SheetChartWrapper.getType() |
| Modifier and Type | Field and Description |
|---|---|
OverlayInfo.Type |
OverlayInfo.type |
| Modifier and Type | Method and Description |
|---|---|
static OverlayInfo.Type |
OverlayInfo.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OverlayInfo.Type[] |
OverlayInfo.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OverlayInfo(OverlayInfo.Type t) |
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.