Uses of Interface
com.vaadin.addon.spreadsheet.client.SheetHandler
-
Packages that use SheetHandler Package Description com.vaadin.addon.spreadsheet.client -
-
Uses of SheetHandler in com.vaadin.addon.spreadsheet.client
Classes in com.vaadin.addon.spreadsheet.client that implement SheetHandler Modifier and Type Class Description classSpreadsheetWidgetMethods in com.vaadin.addon.spreadsheet.client that return SheetHandler Modifier and Type Method Description SheetHandlerSheetWidget. getSheetHandler()Constructors in com.vaadin.addon.spreadsheet.client with parameters of type SheetHandler Constructor Description SelectionWidget(SheetHandler actionHandler, SheetWidget sheetWidget)SheetWidget(SheetHandler view, boolean touchMode)
-