| Package | Description |
|---|---|
| com.vaadin.addon.spreadsheet.client |
| Modifier and Type | Class and Description |
|---|---|
class |
CopyPasteHandlerImpl
The class that binds the
CopyPasteTextBox and
SpreadsheetWidget together; copy operations are put into this class,
because we have the necessary info available. |
| Modifier and Type | Method and Description |
|---|---|
protected CopyPasteTextBox.CopyPasteHandler |
SheetWidget.getCopyPasteHandler() |
| Constructor and Description |
|---|
CopyPasteTextBox(SheetWidget widget,
CopyPasteTextBox.CopyPasteHandler handler) |
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.