Uses of Interface
com.vaadin.flow.component.spreadsheet.rpc.SpreadsheetClientRpc
-
Packages that use SpreadsheetClientRpc Package Description com.vaadin.flow.component.spreadsheet -
-
Uses of SpreadsheetClientRpc in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet that return SpreadsheetClientRpc Modifier and Type Method Description protected SpreadsheetClientRpcSpreadsheet. getRpcProxy()Gets the RPC proxy for communication to the client side.
-