public class SpreadsheetAction
extends com.vaadin.client.ui.Action
| Constructor and Description |
|---|
SpreadsheetAction(com.vaadin.client.ui.ActionOwner owner) |
SpreadsheetAction(com.vaadin.client.ui.ActionOwner owner,
SpreadsheetServerRpc rpc,
String key,
int type,
SpreadsheetWidget widget) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public SpreadsheetAction(com.vaadin.client.ui.ActionOwner owner)
public SpreadsheetAction(com.vaadin.client.ui.ActionOwner owner,
SpreadsheetServerRpc rpc,
String key,
int type,
SpreadsheetWidget widget)
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.