| Package | Description |
|---|---|
| com.vaadin.addon.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle |
DefaultHyperlinkCellClickHandler.getOpenStyle()
expose for subclasses
|
static DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle |
DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle[] |
DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHyperlinkCellClickHandler.setOpenStyle(DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle openStyle) |
| Constructor and Description |
|---|
DefaultHyperlinkCellClickHandler(Spreadsheet spreadsheet,
DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle openStyle) |
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.