Package com.vaadin.addon.spreadsheet.client
package com.vaadin.addon.spreadsheet.client
-
ClassDescriptionClass that represents a single column grouping indicator.The class that binds the
CopyPasteTextBoxandSpreadsheetWidgettogether; copy operations are put into this class, because we have the necessary info available. paste is delegated to server-side.TextArea that handles cut, copy and paste events inside the spreadsheet.Handler interface for dealing with the data that is transferred in copy, cut and paste operations.Custom editor event listener for handling keyboard events and focus changes in a custom editor slot within a spreadsheet.Class that represents a single column grouping indicator.TextBoxthat notices incoming paste events, and notifies SheetWidget.Class that represents a single row grouping indicator.Class that handles finer details of cell selection inside the Spreadsheet.A VOverlay Implementation that attaches the overlay to the container added by vaadin-spreadsheet webcomponentA VContextMenu Implementation that attaches the overlay to the container added by vaadin-spreadsheet webcomponent