Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X 

A

actionOnColumnHeader(String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetServerRpc
The action was selected from context menu for the column header.
actionOnColumnHeader(String) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
actionOnCurrentSelection(String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetServerRpc
The action was selected from context menu for the current selection.
actionOnCurrentSelection(String) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
actionOnRowHeader(String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetServerRpc
The action was selected from context menu for the row header.
actionOnRowHeader(String) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
active - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonState
 
activeSheetIndex - Variable in class com.vaadin.addon.spreadsheet.command.SpreadsheetCommand
 
addActionHandler(Action.Handler) - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
Adds the given context menu action handler to the target spreadsheet.
addActionHandler(Action.Handler) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Adds an action handler to the spreadsheet that handles the event produced by the context menu (right click) on cells and row and column headers.
addCellValueChangeListener(Spreadsheet.CellValueChangeListener) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Adds the given CellValueChangeListener to this Spreadsheet.
addCloseHandler(CloseHandler<PopupPanel>) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
addCommand(Command) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Adds a command to the end of the command history.
addFormulaCellRange(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
Adds a selection range to the current formula
addFormulaValueChangeListener(Spreadsheet.FormulaValueChangeListener) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Adds the given FormulaValueChangeListener to this Spreadsheet.
addMergedRegion(MergedRegion) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
addMergedRegion(String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Merges cells.
addMergedRegion(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Merge cells.
addMergedRegion(CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Merges the given cells.
addPopupButton(PopupButtonWidget) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
addPopupButton(PopupButtonWidget) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
addPopupCloseListener(PopupButton.PopupCloseListener) - Method in class com.vaadin.addon.spreadsheet.PopupButton
Adds a PopupButton.PopupCloseListener to this pop-up button.
addPopupComponent(Widget) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
addPopupOpenListener(PopupButton.PopupOpenListener) - Method in class com.vaadin.addon.spreadsheet.PopupButton
Adds a PopupButton.PopupOpenListener to this pop-up button.
addProtectedEditListener(Spreadsheet.ProtectedEditListener) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Add listener for when an attempt to modify a locked cell has been made.
addRowHeaderDoubleClickListener(Spreadsheet.RowHeaderDoubleClickListener) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
addSelectionChangeListener(Spreadsheet.SelectionChangeListener) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Adds the given SelectionChangeListener to this Spreadsheet.
addSheetChangeListener(Spreadsheet.SheetChangeListener) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Adds the given SheetChangeListener to this Spreadsheet.
addSheetOverlay(String, SheetOverlay) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
addSheetOverlay(SheetOverlayWrapper) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
addShiftedCellBorderStyles(List<String>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
addSpreadsheetAction(SpreadsheetAction) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetDefaultActionHandler
Adds the given SpreadsheetAction to this handler.
addTabs(String[]) - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
addVisibleCellComment(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
attach() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
autofitColumn(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the column to automatically adjust the column width to fit the largest cell content within the column.

B

beforeClientResponse(boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
bringForward() - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
buildRgba(int[], float) - Static method in class com.vaadin.addon.spreadsheet.ColorConverterUtil
 
BUTTON_ACTIVE_CLASSNAME - Static variable in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
BUTTON_CLASSNAME - Static variable in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
buttonClick(Button.ClickEvent) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
 

C

cacheFormulaFieldValue() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
canRedo() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Determines if redo is possible at the moment.
canResizeColumn() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
canResizeColumn() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
canResizeRow() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
canResizeRow() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
canUndo() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Determines if undo is possible at the moment.
caption - Variable in class com.vaadin.addon.spreadsheet.client.SpreadsheetActionDetails
 
captureCellRangeValues(CellRangeAddress...) - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
Capture values from cells defined in the given CellRangeAddress(es).
captureCellValues(CellReference...) - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
Capture values from cells defined in the given CellReference(s).
captureValues(Integer[]) - Method in class com.vaadin.addon.spreadsheet.command.SizeChangeCommand
Captures the current row heights or column widths (depending on the type set to this command) for the row/column indexes given.
Cell - Class in com.vaadin.addon.spreadsheet.client
 
Cell(SheetWidget, int, int) - Constructor for class com.vaadin.addon.spreadsheet.client.Cell
 
Cell(SheetWidget, int, int, CellData) - Constructor for class com.vaadin.addon.spreadsheet.client.Cell
 
CELL_COMMENT_TRIANGLE_CLASSNAME - Static variable in class com.vaadin.addon.spreadsheet.client.Cell
 
CELL_INVALID_FORMULA_CLASSNAME - Static variable in class com.vaadin.addon.spreadsheet.client.Cell
 
CELL_VALUE_CHANGE_METHOD - Static variable in interface com.vaadin.addon.spreadsheet.Spreadsheet.CellValueChangeListener
 
cellAddedToSelectionAndSelected(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Single cell added to selection.
cellAddedToSelectionAndSelected(int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
CellComment - Class in com.vaadin.addon.spreadsheet.client
 
CellComment(SheetWidget, Element) - Constructor for class com.vaadin.addon.spreadsheet.client.CellComment
 
cellCommentAuthors - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
cellComments - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
cellContainsDate(Cell) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Determines whether the given cell contains a date or not.
cellContextMenu(NativeEvent, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetWidget.SheetContextMenuHandler
Right click (event) on top of the cell at the indexes.
CellData - Class in com.vaadin.addon.spreadsheet.client
 
CellData() - Constructor for class com.vaadin.addon.spreadsheet.client.CellData
 
cellDeleted(Cell) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Marks the given cell as deleted and notifies the evaluator
cellDeleted(Cell, Sheet, int, int, FormulaEvaluator, DataFormatter, ConditionalFormattingEvaluator) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.CellDeletionHandler
Called if a cell value has been deleted by the user.
cellKeysToEditorIdMap - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
cellRangeDeleted(List<CellRangeAddress>, Sheet, FormulaEvaluator, DataFormatter, ConditionalFormattingEvaluator) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.CellDeletionHandler
Called if a cell range has been deleted by the user.
cellRangePainted(int, int, int, int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Cell range selected by painting
cellRangePainted(int, int, int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
cellRangeSelected(int, int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Cell range selected from scratch.
cellRangeSelected(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
cellsAddedToRangeSelection(int, int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Multiple cells added to previous range selection.
cellsAddedToRangeSelection(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
cellSelected(int, int, boolean) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Single cell selected inside sheet.
cellSelected(int, int, boolean) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
CellSelectionManager - Class in com.vaadin.addon.spreadsheet
CellSelectionManager is an utility class for Spreadsheet, which handles details of which cells are selected.
CellSelectionManager(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.CellSelectionManager
Creates a new CellSelectionManager and ties it to the given Spreadsheet
CellSelectionShifter - Class in com.vaadin.addon.spreadsheet
CellSelectionShifter is an utility class for Spreadsheet which handles cell shift events.
CellSelectionShifter(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.CellSelectionShifter
Creates a new CellShifter and ties it to the given Spreadsheet
CellShiftValuesCommand - Class in com.vaadin.addon.spreadsheet.command
Command for shifting the value(s) of one or more cells.
CellShiftValuesCommand(Spreadsheet, boolean) - Constructor for class com.vaadin.addon.spreadsheet.command.CellShiftValuesCommand
Creates a new CellShiftValuesCommand targeting the given spreadsheet.
cellStyle - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
cellStyleToCSSStyle - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
cellStyleUpdated(Cell, boolean) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory
This should be called when a Cell's styling has been changed.
cellsUpdated(ArrayList<CellData>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
cellUpdated(Cell) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Notifies evaluator and marks cell for update on next call to CellValueManager.updateMarkedCellValues()
CellValueChangeEvent(Component, Set<CellReference>) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet.CellValueChangeEvent
 
CellValueCommand - Class in com.vaadin.addon.spreadsheet.command
Command for changing the value of one or more cells.
CellValueCommand(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.command.CellValueCommand
Sets the currently selected cell of the spreadsheet as the selected cell and possible painted range for this command.
cellValueEdited(int, int, String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
 
cellValueEdited(int, int, String) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
CellValueFormatter - Class in com.vaadin.addon.spreadsheet
Utility class for formatting cell values
CellValueFormatter() - Constructor for class com.vaadin.addon.spreadsheet.CellValueFormatter
 
CellValueManager - Class in com.vaadin.addon.spreadsheet
CellValueManager is an utility class of SpreadsheetClass, which handles values and formatting for individual cells.
CellValueManager(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.CellValueManager
Creates a new CellValueManager and ties it to the given Spreadsheet.
cellValuesUpdated(ArrayList<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
cellValuesUpdated(ArrayList<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
This can contain values for any of the panes or values that are just in the client side cache, but the cell is not actually visible.
cellValueUpdated(Cell, Sheet, int, int, String, FormulaEvaluator, DataFormatter, ConditionalFormattingEvaluator) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.CellValueHandler
Called if a cell value has been edited by the user by using the default cell editor.
changeSelection(Command) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Applies the cell selection from the given Command.
ChartCreator - Interface in com.vaadin.addon.spreadsheet
 
checkEmptyValue() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
checkKeyboardNavigation() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
Checks the char before the current caret pos, and enables or disables keyboard selection of cells accordingly.
checkNewSelectionInMergedRegion(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
Same as SelectionHandler.checkSelectionInMergedRegion(int, int), but discards old selection in favor of the given cell.
checkSelectionInMergedRegion(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
Same as SelectionHandler.checkNewSelectionInMergedRegion(int, int), but retains old selection in addition to the new cell.
CLASSNAME - Static variable in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
clear() - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Clears all selection data
clear() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
clear() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Clears all the pop-up buttons and their contents (filters).
clear() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Clears the history.
clear() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetTable
Clears all the table's pop-up buttons and their pop-up content.
CLEAR_FILTERS_BUTTON_CLASSNAME - Static variable in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
 
clearAll(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Clears the sheet.
clearAllFilters() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Clears all filters for this table.
clearBasicCellStyles() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
clearBeforeMergeCells() - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
clearCachedContent() - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Clears all cached data.
clearCacheForColumn(int) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Clears data cache for the column at the given index
clearCellCache(String) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Clears the cell with the given key from the cache
clearCellCommentsAndInvalidFormulas() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
clearCellRangeStyles() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Clears the highlight (background) on selected cells and their corresponding headers.
clearCellStyle(int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory
Clears all styles for the given cell.
clearCSSRules(StyleElement) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
Clears the rules starting from the given index
clearFilter() - Method in class com.vaadin.addon.spreadsheet.ItemFilter
 
clearFilter() - Method in interface com.vaadin.addon.spreadsheet.SpreadsheetFilter
Clear the filtering options.
clearFormulaSelection() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
Removes all keyboard selection variables, clears paint
clearMergedCells() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
clearPositionStyles() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
clearSelectedCellsOnCut() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Called after successful cut operation; currently selected cells should be cleared
clearSelectedCellsOnCut() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
clearSelectedCellsOnCut() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Called after successful cut operation; currently selected cells should be cleared
clearSelectedCellsOnCut() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
clearSelectedCellsOnCut() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
clearSelectedCellStyle() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Clears the light outline on the selected cell which is visible when the selection is not coherent.
clearShiftedBorderCellStyles() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
clearSpreadsheet(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
Clear all current sheet related data
clearValues() - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
Clears all values captured by this command.
cloneWidget() - Method in class com.vaadin.addon.spreadsheet.client.ColumnGrouping
 
cloneWidget() - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
cloneWidget() - Method in class com.vaadin.addon.spreadsheet.client.RowGrouping
 
closePopup() - Method in interface com.vaadin.addon.spreadsheet.client.PopupButtonClientRpc
Closes the popup if it is open.
closePopup() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
closePopup() - Method in class com.vaadin.addon.spreadsheet.PopupButton
Closes the pop-up if it is open.
closestCellEdgeIndexToCursor(int[], int, int, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
Returns index of the cell that has the left edge closest to the given cursor position.
col - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
col - Variable in class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
col - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonState
1-based
col1 - Variable in class com.vaadin.addon.spreadsheet.client.MergedRegion
 
col2 - Variable in class com.vaadin.addon.spreadsheet.client.MergedRegion
 
colGroupingData - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
colGroupingInversed - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
colGroupingMax - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
collapsed - Variable in class com.vaadin.addon.spreadsheet.shared.GroupingData
 
ColorConverter - Interface in com.vaadin.addon.spreadsheet
Interface for providing different color-related operations on the Spreadsheet.
colorConverter - Variable in class com.vaadin.addon.spreadsheet.ConditionalFormatter
 
ColorConverterUtil - Class in com.vaadin.addon.spreadsheet
 
ColorConverterUtil() - Constructor for class com.vaadin.addon.spreadsheet.ColorConverterUtil
 
colorStyles(CellStyle, StringBuilder) - Method in interface com.vaadin.addon.spreadsheet.ColorConverter
Creates the appropriate CSS text and background style for the given cell style.
colorStyles(CellStyle, StringBuilder) - Method in class com.vaadin.addon.spreadsheet.HSSFColorConverter
 
colorStyles(CellStyle, StringBuilder) - Method in class com.vaadin.addon.spreadsheet.XSSFColorConverter
 
cols - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
columnAddedToSelection(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Complete column added to previous range selection.
columnAddedToSelection(int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
columnBufferSize - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
ColumnGrouping - Class in com.vaadin.addon.spreadsheet.client
Class that represents a single column grouping indicator.
ColumnGrouping(int, GroupingWidget.GroupingHandler) - Constructor for class com.vaadin.addon.spreadsheet.client.ColumnGrouping
 
columnHeaderContextMenu(NativeEvent, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetWidget.SheetContextMenuHandler
Right click (event) on top of column header at the index
columnHeaderContextMenuOpen(int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetServerRpc
Context menu should be created for the column.
columnHeaderContextMenuOpen(int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
columnIndexToStyleIndex - Variable in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
columnIndexToStyleIndex - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
columnResized(Map<Integer, Integer>, int, int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Columns resized with drag and drop.
columnResized(Map<Integer, Integer>, int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
columnSelected(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Complete column selected.
columnSelected(int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
colW - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
com.vaadin.addon.spreadsheet - package com.vaadin.addon.spreadsheet
 
com.vaadin.addon.spreadsheet.action - package com.vaadin.addon.spreadsheet.action
 
com.vaadin.addon.spreadsheet.client - package com.vaadin.addon.spreadsheet.client
 
com.vaadin.addon.spreadsheet.command - package com.vaadin.addon.spreadsheet.command
 
com.vaadin.addon.spreadsheet.shared - package com.vaadin.addon.spreadsheet.shared
 
Command - Interface in com.vaadin.addon.spreadsheet.command
Common interface for all Spreadsheet commands.
commands - Variable in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
All executed command in chronological order
COMMENT_OVERLAY_LINE_CLASSNAME - Static variable in class com.vaadin.addon.spreadsheet.client.CellComment
 
commitComment(String, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
componentIDtoCellKeysMap - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
ConditionalFormatter - Class in com.vaadin.addon.spreadsheet
ConditionalFormatter is an utility class of Spreadsheet, which handles all processing regarding Conditional Formatting rules.
ConditionalFormatter(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.ConditionalFormatter
Constructs a new ConditionalFormatter targeting the given Spreadsheet.
conditionalFormattingStyles - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
All conditional formatting styles for this sheet.
ContextMenuManager - Class in com.vaadin.addon.spreadsheet
ContextMenuManager is an utility class for the Spreadsheet component.
ContextMenuManager(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.ContextMenuManager
Constructs a new ContextMenuManager and ties it to the given Spreadsheet.
contextMenuOpenOnSelection(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetServerRpc
Context menu should be created for the appropriate selection.
contextMenuOpenOnSelection(int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
CONTRACT_SIGN - Static variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
convertUnicodeIntoCharacter(int) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
copyfields(GroupingWidget) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
CopyPasteHandlerImpl - Class in com.vaadin.addon.spreadsheet.client
The class that binds the CopyPasteTextBox and SpreadsheetWidget together; copy operations are put into this class, because we have the necessary info available.
CopyPasteHandlerImpl(SheetWidget) - Constructor for class com.vaadin.addon.spreadsheet.client.CopyPasteHandlerImpl
 
CopyPasteTextBox - Class in com.vaadin.addon.spreadsheet.client
TextArea that handles cut, copy and paste events inside the spreadsheet.
CopyPasteTextBox(SheetWidget, CopyPasteTextBox.CopyPasteHandler) - Constructor for class com.vaadin.addon.spreadsheet.client.CopyPasteTextBox
 
CopyPasteTextBox.CopyPasteHandler - Interface in com.vaadin.addon.spreadsheet.client
Handler interface for dealing with the data that is transferred in copy, cut and paste operations.
countSum(int[], int, int) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
Calculates the sum of the given sizes between the given indexes.
createActionsListForColumn(int) - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
Gets a list of available actions for the column at the given index.
createActionsListForRow(int) - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
Gets a list of available actions for the row at the given index.
createActionsListForSelection() - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
Gets a list of available actions for the current selection.
createCell(int, int, Object) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Create a new cell (or replace existing) with the given value, the type of the value parameter will define the type of the cell.
createCellAddress(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
createCellAddress(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
createCellDataForCell(Cell) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
 
createCellValueManager() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Override if there are desired changes or temporary bug fixes, but be careful - this class should cache values for performance.
createChart(XSSFChart, Spreadsheet) - Method in interface com.vaadin.addon.spreadsheet.ChartCreator
Converts the XSSFChart model into a Chart Component
createClearButton() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Creates a "Clear filters" button.
createConditionalFormatter() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Override this method to provide your own ConditionalFormatter implementation.
createConditionalFormatterRules() - Method in class com.vaadin.addon.spreadsheet.ConditionalFormatter
Creates the necessary CSS rules and runs evaluations on all affected cells.
createCorrectCellRangeAddress(String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Creates a CellRangeAddress from the given cell address string.
createCorrectCellRangeAddress(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Creates a CellRangeAddress from the given start and end coordinates.
createFormulaCell(int, int, String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Creates a new Formula type cell with the given formula.
createFreezePane(int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Creates or removes a freeze pane from the currently active sheet.
createHyperlinkCellStyle() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory
Creates a CellStyle to be used with hyperlinks
createNewSheet(String, int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Creates a new sheet as the last sheet and sets it as the active sheet.
createRangeSelectionString(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
createSpreadsheetStyleFactory() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Override this method to provide your own SpreadsheetStyleFactory implementation.
createWidget() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
createWidget() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
customInit() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Implement this to perform custom initialization in subclasses.

D

DEFAULT_COL_WIDTH_UNITS - Static variable in class com.vaadin.addon.spreadsheet.SpreadsheetFactory
Default column width for new sheets in characters
DEFAULT_COLUMNS - Static variable in class com.vaadin.addon.spreadsheet.SpreadsheetFactory
Default column count for new workbooks
DEFAULT_ROW_HEIGHT_POINTS - Static variable in class com.vaadin.addon.spreadsheet.SpreadsheetFactory
Default for height for new sheets in points
DEFAULT_ROWS - Static variable in class com.vaadin.addon.spreadsheet.SpreadsheetFactory
Default row count for new workbooks
defaultColorStyles(CellStyle, StringBuilder) - Method in interface com.vaadin.addon.spreadsheet.ColorConverter
Writes the default background and foreground colors as CSS styles from the given cell style to the given string buffer.
defaultColorStyles(CellStyle, StringBuilder) - Method in class com.vaadin.addon.spreadsheet.HSSFColorConverter
 
defaultColorStyles(CellStyle, StringBuilder) - Method in class com.vaadin.addon.spreadsheet.XSSFColorConverter
 
DefaultHyperlinkCellClickHandler - Class in com.vaadin.addon.spreadsheet
Default implementation of the Spreadsheet.HyperlinkCellClickHandler interface.
DefaultHyperlinkCellClickHandler(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler
 
DefaultHyperlinkCellClickHandler(Spreadsheet, DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle) - Constructor for class com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler
 
DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle - Enum in com.vaadin.addon.spreadsheet
Choose how external links should open
defColW - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
defRowH - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
deleteCell(int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Deletes the cell from the sheet and the underlying POI model as well.
deleteRow() - Method in class com.vaadin.addon.spreadsheet.command.RowInsertOrDeleteCommand
 
DeleteRowAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for deleting a single row.
DeleteRowAction() - Constructor for class com.vaadin.addon.spreadsheet.action.DeleteRowAction
 
deleteRows(int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Deletes rows.
deleteRule(StyleElement, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
deleteSelectedCells() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Delete the contents of the selected cells, do not remove style/formatting.
deleteSelectedCells() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
deleteSheet(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Deletes the sheet at the given index.
deleteSheetWithPOIIndex(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Deletes the sheet with the given POI model index.
deleteTable(SpreadsheetTable) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Deletes the given table: removes it from "memory" (see Spreadsheet.registerTable(SpreadsheetTable)), clears and removes all possible filters (if table is a SpreadsheetFilterTable), and clears all table pop-up buttons and content.
DeleteTableAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for deleting a SpreadsheetTable.
DeleteTableAction() - Constructor for class com.vaadin.addon.spreadsheet.action.DeleteTableAction
 
detach() - Method in class com.vaadin.addon.spreadsheet.PopupButton
 
discardAllAfter(int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Clears all history after the given history index NOT including the command at the given index.
displayCustomCellEditor(Widget) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
displayGridlines - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
displayRowColHeadings - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
dx - Variable in class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
dy - Variable in class com.vaadin.addon.spreadsheet.client.OverlayInfo
 

E

editCellComment(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
editCellComment(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
editCellComment(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
editCellComment(CellReference) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Triggers editing of the cell comment in the given cell reference.
EditCellCommentAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for inserting or deleting a comment to a cell.
EditCellCommentAction() - Constructor for class com.vaadin.addon.spreadsheet.action.EditCellCommentAction
 
endIndex - Variable in class com.vaadin.addon.spreadsheet.shared.GroupingData
 
ensureSelectionStylesAfterScroll() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
Sheet has scrolled, and cell elements are not in the same position they were.
equals(Object) - Method in class com.vaadin.addon.spreadsheet.client.CellData
 
equals(Object) - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
 
evaluate(Spreadsheet, Ptg[], Cell) - Static method in class org.apache.poi.ss.formula.WorkbookEvaluatorUtil
Evaluate formula Ptg[] tokens
execute() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetAction
 
execute() - Method in class com.vaadin.addon.spreadsheet.command.CellShiftValuesCommand
 
execute() - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
 
execute() - Method in interface com.vaadin.addon.spreadsheet.command.Command
Executes this command.
execute() - Method in class com.vaadin.addon.spreadsheet.command.RowInsertOrDeleteCommand
 
execute() - Method in class com.vaadin.addon.spreadsheet.command.SizeChangeCommand
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.DeleteRowAction
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.DeleteTableAction
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.EditCellCommentAction
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.HideHeaderAction
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.InsertDeleteCellCommentAction
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.InsertNewRowAction
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.InsertTableAction
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.MergeCellsAction
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.ShowHideCellCommentAction
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetAction
Execute this action on the given spreadsheet and row/column header.
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.UnHideHeadersAction
 
executeActionOnHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.UnMergeCellsAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.DeleteRowAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.DeleteTableAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.EditCellCommentAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.HideHeaderAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.InsertDeleteCellCommentAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.InsertNewRowAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.InsertTableAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.MergeCellsAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.ShowHideCellCommentAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetAction
Execute this action on the given spreadsheet and selection.
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.UnHideHeadersAction
 
executeActionOnSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.UnMergeCellsAction
 
EXPAND_CHAR - Static variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 

F

filteringRegion - Variable in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
 
findDecreasingSelection(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
Goes through the given selection and checks that the cells on the edges of the selection are not in "the beginning / middle / end" of a merged cell.
findIncreasingSelection(MergedRegionUtil.MergedRegionContainer, int, int, int, int) - Static method in class com.vaadin.addon.spreadsheet.client.MergedRegionUtil
Goes through the given selection and checks that the cells on the edges of the selection are not in "the beginning / middle / end" of a merged cell.
fireEvent(EventObject) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
focus() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
focus() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
focusSheet() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
focusSheet(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
focusSheet() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
FORMULA_VALUE_CHANGE_METHOD - Static variable in interface com.vaadin.addon.spreadsheet.Spreadsheet.FormulaValueChangeListener
 
FormulaBarHandler - Interface in com.vaadin.addon.spreadsheet.client
 
FormulaBarWidget - Class in com.vaadin.addon.spreadsheet.client
 
FormulaBarWidget(FormulaBarHandler, SheetWidget) - Constructor for class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
FormulaFormatter - Class in com.vaadin.addon.spreadsheet
Converts between a localized formula and a non-localized formula.
FormulaFormatter() - Constructor for class com.vaadin.addon.spreadsheet.FormulaFormatter
 
FormulaFormatter.NumberToken - Class in com.vaadin.addon.spreadsheet
 
FormulaFormatter.SeparatorToken - Class in com.vaadin.addon.spreadsheet
 
formulaValue - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
FormulaValueChangeEvent(Component, Set<CellReference>) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet.FormulaValueChangeEvent
 

G

getActions(Object, Object) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetDefaultActionHandler
 
getActiveSheet() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Note that modifications done directly with the POI Sheet API will not get automatically updated into the Spreadsheet component.
getActiveSheetIndex() - Method in interface com.vaadin.addon.spreadsheet.command.Command
Returns the index of the currently active sheet.
getActiveSheetIndex() - Method in class com.vaadin.addon.spreadsheet.command.SpreadsheetCommand
 
getActiveSheetIndex() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the index of the currently active sheet among the visible sheets ( hidden or very hidden sheets not included).
getActiveSheetName() - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
getActiveSheetName() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getActiveSheetPOIIndex() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the POI model index of the currently active sheet (index among all sheets including hidden and very hidden sheets).
getAllReferencedCells(String, Spreadsheet, boolean) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
This function returns all the cells that the given formula references.
getAllSelectedCells() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.SelectionChangeEvent
Gets a combination of all selected cells.
getAllValues() - Method in class com.vaadin.addon.spreadsheet.ItemFilter
Gets all of the unique values for this filter column.
getAnchor() - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
Gets the anchor for this image within the sheet containing this image.
getAuthorForComment(CellReference) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.CommentAuthorProvider
Gets the author name for a new comment about to be added to the cell at the given cell reference.
getBackgroundColorCSS(ConditionalFormattingRule) - Method in interface com.vaadin.addon.spreadsheet.ColorConverter
Create a CSS color string for the background in the given rule.
getBackgroundColorCSS(ConditionalFormattingRule) - Method in class com.vaadin.addon.spreadsheet.HSSFColorConverter
 
getBackgroundColorCSS(ConditionalFormattingRule) - Method in class com.vaadin.addon.spreadsheet.XSSFColorConverter
 
getBorderAttributeValue() - Method in enum com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory.BorderStyle
Returns the complete border attribute value for CSS
getBorderColorCSS(XSSFCellBorder.BorderSide, String, CellStyle) - Method in interface com.vaadin.addon.spreadsheet.ColorConverter
Returns CSS border definitions for the given cell style
getBorderColorCSS(XSSFCellBorder.BorderSide, String, BorderFormatting) - Method in interface com.vaadin.addon.spreadsheet.ColorConverter
Returns CSS border definitions for the given conditional formatting rule
getBorderColorCSS(XSSFCellBorder.BorderSide, String, CellStyle) - Method in class com.vaadin.addon.spreadsheet.HSSFColorConverter
 
getBorderColorCSS(XSSFCellBorder.BorderSide, String, BorderFormatting) - Method in class com.vaadin.addon.spreadsheet.HSSFColorConverter
 
getBorderColorCSS(XSSFCellBorder.BorderSide, String, CellStyle) - Method in class com.vaadin.addon.spreadsheet.XSSFColorConverter
 
getBorderColorCSS(XSSFCellBorder.BorderSide, String, BorderFormatting) - Method in class com.vaadin.addon.spreadsheet.XSSFColorConverter
 
getBottomLeftPane() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getBottomRightPane() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getBottomVisibleRowIndex() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Returns the first row index that is completely visible on the bottom.
getCell(int, int) - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
Returns the Cell at the given row and column.
getCell(String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the Cell at the given address.
getCell(int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the Cell at the given coordinates.
getCell(int, int, Sheet) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the Cell at the given coordinates.
getCell(CellReference) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the Cell corresponding to the given reference.
getCell(String, int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the Cell at the given coordinates.
getCell(CellReference, Sheet) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the Cell corresponding to the given reference.
getCellData(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getCellDeletionHandler() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
getCellFormattingIndex(Cell) - Method in class com.vaadin.addon.spreadsheet.ConditionalFormatter
Each cell can have multiple matching rules, hence a collection.
getCellFormulaValue(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getCellRangeAddresses() - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Returns all selected areas.
getCellRangeAddresses() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.SelectionChangeEvent
Gets all separately selected cell ranges.
getCellReference() - Method in class com.vaadin.addon.spreadsheet.PopupButton
Gets the cell reference for the cell that contains this pop-up button.
getCellSelectionManager() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the CellSelectionManager for this Spreadsheet.
getCellShifter() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the CellShifter for this Spreadsheet.
getCellStyle() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
getCellStyleToCSSStyle() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getCellStyleToCSSStyle() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getCellValue(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getCellValue(CellReference) - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
Returns the current value for the cell referenced by the given cell reference
getCellValue(int, int) - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
Returns the current value of the cell at the given coordinates.
getCellValue(Cell) - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
Returns the current value of the given Cell
getCellValue(Cell) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the formatted value for the given cell, using the DataFormatter with the current locale.
getCellValueHandler() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
getCellValueManager() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the CellValueManager for this Spreadsheet.
getCellWidth(Cell) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Calculate cell width, accounting for merged cells (see #655)
getCellWidth() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
getCellWidth() - Method in class com.vaadin.addon.spreadsheet.client.MergedCell
 
getChangedCells() - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
 
getChangedCells() - Method in interface com.vaadin.addon.spreadsheet.command.ValueChangeCommand
Returns the cells that had their value(s) changed.
getChangedCells() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.ValueChangeEvent
 
getClipboardText() - Method in class com.vaadin.addon.spreadsheet.client.CopyPasteHandlerImpl
 
getClipboardText() - Method in interface com.vaadin.addon.spreadsheet.client.CopyPasteTextBox.CopyPasteHandler
 
getCol() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
getCol() - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
getCol() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
1-based
getCol() - Method in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
getCol1() - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
getCol2() - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
getColBufferSize() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
The column buffer size determines the amount of content rendered outside the left and right edges of the visible cell area, for smoother scrolling.
getColHeader(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Get header of a column as HTML.
getColHeader(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
Get column header for column indexed 1..
getColHeader(int) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Generates the column header for column with the given index
getColHeaderIndex(String) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Returns the column index for the column with the given header.
getColumn() - Method in class com.vaadin.addon.spreadsheet.PopupButton
Gets the column for this pop-up button.
getColumnBufferSize() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getColumnBufferSize() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getColumnHeader(int) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetAction
Returns the column header for the column at the given index.
getColumnIndexFromKey(String) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Returns the column index for the given Cell key.
getColumnIndexToStyleIndex() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getColumnIndexToStyleIndex() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getColumns() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Get the number of columns in the currently active sheet, or if Spreadsheet.setMaxColumns(int) has been used, the current number of columns the component shows (not the amount of columns in the actual sheet in the POI model).
getColWidth(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Width of a column in pixels including right border.
getColWidth(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getColWidthActual(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Returns 0 for hidden columns, otherwise same as SheetHandler.getColWidth(int).
getColWidthActual(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getColWidths() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Returns the widths of the columns.
getColWidths() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getCommand(int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Gets the Command at the given history index.
getCommentAuthorProvider() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the CommentAuthorProvider currently set to this Spreadsheet.
getComponent(boolean) - Method in class com.vaadin.addon.spreadsheet.SheetChartWrapper
 
getComponent(boolean) - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
Returns the component contained in this wrapper if there is one.
getConditionalFormatter() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the ConditionalFormatter
getConditionalFormattingEvaluator() - Method in class com.vaadin.addon.spreadsheet.CellValueManager
 
getConditionalFormattingEvaluator() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
POI, as of 4.0.0, now accepts this as an argument to formula evaluation.
getConditionalFormattingStyles() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getConditionalFormattingStyles() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getContent() - Method in class com.vaadin.addon.spreadsheet.PopupButton
Get the contents of the popup.
getContextMenuManager() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the ContextMenuManager for this Spreadsheet.
getCopyPasteHandler() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getCurrentDecimalSeparator(Locale) - Method in class com.vaadin.addon.spreadsheet.FormulaFormatter
 
getCustomAttributes() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
getCustomCellDeletionHandler() - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Gets the current CellDeletionHandler
getCustomCellValueHandler() - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Gets the current CellValueHandler
getCustomComponentForCell(Cell, int, int, Spreadsheet, Sheet) - Method in interface com.vaadin.addon.spreadsheet.SpreadsheetComponentFactory
Should return a unique component that is displayed inside the cell instead of the cell's value.
getCustomEditor(String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetCustomEditorFactory
 
getCustomEditorFactory() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getCustomEditorForCell(Cell, int, int, Spreadsheet, Sheet) - Method in interface com.vaadin.addon.spreadsheet.SpreadsheetComponentFactory
Should return the custom component that is displayed in the cell when it has been selected.
getCustomWidgetIterator() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getDataFormatter() - Method in class com.vaadin.addon.spreadsheet.CellValueManager
 
getDataFormatter() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the current DataFormatter.
getDecimalFormat(Locale) - Method in class com.vaadin.addon.spreadsheet.FormulaFormatter
 
getDefaultColumnCount() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the default column count for new sheets.
getDefaultColumnWidth() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the default column width for the currently active sheet.
getDefaultPercentageFormat() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the formatting string that is used when a user enters percentages into the Spreadsheet.
getDefaultRowCount() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the default row count for new sheets.
getDefaultRowHeight() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Returns the default row height in points (pt).
getDefaultRowHeight() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getDefaultRowHeight() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the default row height in points.
getDefinedRows() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Returns the number of defined rows in the spreadsheet.
getDefinedRows() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getElement() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
getEvaluationWorkbook(Spreadsheet) - Static method in class org.apache.poi.ss.formula.WorkbookEvaluatorUtil
 
getFilteredRows() - Method in class com.vaadin.addon.spreadsheet.ItemFilter
 
getFilteredRows() - Method in interface com.vaadin.addon.spreadsheet.SpreadsheetFilter
Returns the rows that should be filtered by this filter.
getFilteringRegion() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Gets the filtering region, CellRangeAddress for this table.
getFirstArgumentFromFormula(Cell) - Method in class com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler
we parse the formula with a formula/POI trick so we don't have to use tricky regular expressions that hit terminal runaway evaluation cases see: https://www.regular-expressions.info/catastrophic.html Instead, translate
getFirstColumn() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the first visible column in the main scroll area (NOT freeze pane)
getFirstRow() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the first visible row in the scroll area (not freeze pane)
getFirstVisibleSheetPOIIndex(Workbook) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Returns the POI index of the first visible sheet (not hidden or very hidden).
getFontColorCSS(ConditionalFormattingRule) - Method in interface com.vaadin.addon.spreadsheet.ColorConverter
Create a CSS color string for the font in the given rule.
getFontColorCSS(ConditionalFormattingRule) - Method in class com.vaadin.addon.spreadsheet.HSSFColorConverter
 
getFontColorCSS(ConditionalFormattingRule) - Method in class com.vaadin.addon.spreadsheet.XSSFColorConverter
 
getFormulaBarWidget() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getFormulaBarWidget() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getFormulaEvaluator() - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Get the common FormulaEvaluator instance from Spreadsheet
getFormulaEvaluator() - Method in class com.vaadin.addon.spreadsheet.ConditionalFormatter
Get the common FormulaEvaluator instance from Spreadsheet
getFormulaEvaluator() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
getFormulaFieldValue() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
getFullTableRegion() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetTable
Gets the full table region, CellRangeAddress for this table.
getHeight(Sheet, float[]) - Method in class com.vaadin.addon.spreadsheet.SheetChartWrapper
 
getHeight(Sheet, float[]) - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
Calculates the height of the image.
getHistoryIndex() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Gets the current index within the Command history.
getHistorySize() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Gets the current size of the Command history.
getHyperlinkCellClickHandler() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
getHyperlinkFunctionTarget(Cell) - Method in class com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler
Should only be called for cells DefaultHyperlinkCellClickHandler.isHyperlinkFormulaCell(Cell) returns true.
getHyperlinkFunctionTarget(Cell) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.HyperlinkCellClickHandler
 
getId() - Method in class com.vaadin.addon.spreadsheet.SheetChartWrapper
 
getId() - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
Returns a unique ID of this overlay, used also as a resource key for images.
getIndex() - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
getIndividualSelectedCells() - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Returns references to all individually selected cells.
getIndividualSelectedCells() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.SelectionChangeEvent
Gets all the individually selected single cells in the current selection.
getInfoLabelValue() - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
getInfoLabelValue() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getInlineEditor() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getLastColumn() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the last visible column in the main scroll area (NOT freeze pane)
getLastFrozenColumn() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the index the last frozen column (last column in left freeze pane).
getLastFrozenRow() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the index the last frozen row (last row in top freeze pane).
getLastRow() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the last visible row in the main scroll area (NOT freeze pane)
getLatestSelectionEvent() - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Returns the latest selection event.
getLeftVisibleColumnIndex() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Returns the first column index that is completely visible on the left.
getMaxColumns() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
The maximum amount of columns that are visible.
getMaxColumns() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getMaxRows() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
The maximum amount of rows that are visible.
getMaxRows() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getMergedRegion(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.MergedRegionUtil.MergedRegionContainer
Gets the merged region overlapping the given coordinates.
getMergedRegion(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Returns the merged region that this cell belongs to.
getMergedRegion(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getMergedRegionContainer() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the MergedRegionContainer for this Spreadsheet.
getMergedRegionStartingFrom(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.MergedRegionUtil.MergedRegionContainer
Gets the merged region starting at the given coordinates.
getMergedRegionStartingFrom(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Returns the merged region starting at the given coordinates.
getMergedRegionStartingFrom(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getMinimumRowHeightForComponents() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Get the minimum row heigth in points for the rows that contain custom components
getNewSheet() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.SheetChangeEvent
Gets the newly selected sheet.
getNewSheetPOIIndex() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.SheetChangeEvent
Gets the POI index of the newly selected sheet.
getNewSheetVisibleIndex() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.SheetChangeEvent
Gets the index of the newly selected sheet among all visible sheets.
getNumberOfSheets() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the total number of sheets in the workbook (includes hidden and very hidden sheets).
getNumberOfVisibleSheets() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns the number of currently visible sheets in the component.
getNumberOfVisibleSheets(Workbook) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Returns the number of visible sheets (not hidden or very hidden) in the given Workbook.
getOpenStyle() - Method in class com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler
expose for subclasses
getOriginalCellValue(Cell) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
 
getOriginalCellValue(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getOriginalValueDecimalFormat() - Method in class com.vaadin.addon.spreadsheet.CellValueManager
 
getOverlayRules(StyleElement, String[]) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
Gets all Overlay rules
getPaintedCellRange() - Method in class com.vaadin.addon.spreadsheet.command.CellShiftValuesCommand
 
getPaintedCellRange() - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
 
getPaintedCellRange() - Method in interface com.vaadin.addon.spreadsheet.command.Command
The painted range that should be set when this command is run.
getPaintedCellRange() - Method in class com.vaadin.addon.spreadsheet.command.RowInsertOrDeleteCommand
 
getPaintedCellRange() - Method in class com.vaadin.addon.spreadsheet.command.SizeChangeCommand
 
getParsedCol() - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
getParsedRow() - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
getPopupButton() - Method in class com.vaadin.addon.spreadsheet.PopupButton.PopupCloseEvent
Gets the PopupButton where the event occurred.
getPopupButton() - Method in class com.vaadin.addon.spreadsheet.PopupButton.PopupOpenEvent
Gets the PopupButton where the event occurred.
getPopupButton(int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetTable
Gets the PopupButton for the given column.
getPopupButton(CellReference) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetTable
Gets the PopupButton for the header cell pointed by CellReference.
getPopupButtons() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetTable
Returns all of the PopupButtons for this table.
getPopupHeight() - Method in class com.vaadin.addon.spreadsheet.PopupButton
Gets the height for this pop-up button's pop-up.
getPopupWidth() - Method in class com.vaadin.addon.spreadsheet.PopupButton
Gets the width for this pop-up button's pop-up.
getPositionCallback() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
Returns the position callback method used for the button's popup.
getPreviousSheet() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.SheetChangeEvent
Gets the sheet that was previously selected.
getRangeForReference(String, Spreadsheet, boolean) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
evaluate the formula (which may just be a single cell or range string) and find the bounding rectangle for the referenced cells.
getRealEventTargetCell(int, int, Cell) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getResource() - Method in class com.vaadin.addon.spreadsheet.SheetImageWrapper
Gets the resource containing this image
getResource() - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
 
getRightVisibleColumnIndex() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Returns the first column index that is completely visible on the right.
getRow() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
getRow() - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
getRow() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
1-based
getRow() - Method in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
getRow() - Method in class com.vaadin.addon.spreadsheet.PopupButton
Gets the row for this pop-up button.
getRow1() - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
getRow2() - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
getRowBufferSize() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getRowBufferSize() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getRowBufferSize() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
The row buffer size determines the amount of content rendered outside the top and bottom edges of the visible cell area, for smoother scrolling.
getRowFromKey(String) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Returns the row index for the given Cell key.
getRowHeader(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Get header of a row as HTML.
getRowHeader(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
Get row header for rows indexed 1..
getRowHeight(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Height of a row in points (pt) including bottom border.
getRowHeight(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getRowHeights() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getRowHeightsPX() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getRowHeightsPX() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getRowIndex() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.RowHeaderDoubleClickEvent
 
getRowIndexToStyleIndex() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getRowIndexToStyleIndex() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getRows() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Get the number of rows in the currently active sheet, or if Spreadsheet.setMaxRows(int) has been used, the current number of rows the component shows (not the amount of rows in the actual sheet in the POI model).
getRpcProxy() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the RPC proxy for communication to the client side.
getRules(StyleElement) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Clears the rules starting from the given index
getScientificNotationStringForNumericCell(double, String, float, int) - Method in class com.vaadin.addon.spreadsheet.CellValueFormatter
 
getSelectedCellColumn() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSelectedCellKey() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSelectedCellLatestValue() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSelectedCellMergedRegion() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.SelectionChangeEvent
Gets the merged region the single selected cell is a part of, if applicable.
getSelectedCellRange() - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Returns the currently selected area in case there is only one area selected.
getSelectedCellReference() - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Returns reference to the currently selected single cell OR in case of multiple selections the last cell clicked OR in case of area select the cell from which the area selection was started.
getSelectedCellReference() - Method in class com.vaadin.addon.spreadsheet.command.CellShiftValuesCommand
 
getSelectedCellReference() - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
 
getSelectedCellReference() - Method in interface com.vaadin.addon.spreadsheet.command.Command
The selected cell that should be set when this command is run.
getSelectedCellReference() - Method in class com.vaadin.addon.spreadsheet.command.RowInsertOrDeleteCommand
 
getSelectedCellReference() - Method in class com.vaadin.addon.spreadsheet.command.SizeChangeCommand
 
getSelectedCellReference() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets a reference to the current single selected cell.
getSelectedCellReference() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.SelectionChangeEvent
Returns reference to the currently selected single cell OR in case of multiple selections the last cell clicked OR in case of area select the cell from which the area selection was started.
getSelectedCellReferences() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets all the currently selected cells.
getSelectedCellRow() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSelectionBottomRow() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSelectionLeftCol() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSelectionRightCol() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSelectionTopRow() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSheet() - Method in class com.vaadin.addon.spreadsheet.command.SpreadsheetCommand
Returns the currently active sheet.
getSheet() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetTable
Gets the Sheet this table belongs to.
getSheetDisplayRange() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSheetHandler() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSheetJsniUtil() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSheetNames() - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
getSheetNames() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getSheetScrollLeft() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSheetScrollTop() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getSheetWidget() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getSize() - Method in enum com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory.BorderStyle
Returns the thickness of this border
getSpreadsheet() - Method in class com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler
expose for subclasses
getSpreadsheet() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet.SelectionChangeEvent
Gets the Spreadsheet where this event happened.
getSpreadsheet() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetTable
Gets the Spreadsheet component this table belongs to.
getSpreadsheetComponentFactory() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the current SpreadsheetComponentFactory.
getSpreadsheetHandler() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
getSpreadsheetHistoryManager() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the SpreadsheetHistoryManager for this Spreadsheet.
getSpreadsheetStyleFactory() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the currently used style factory for this Spreadsheet.
getState() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
getState() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
getState() - Method in class com.vaadin.addon.spreadsheet.PopupButton
 
getState(boolean) - Method in class com.vaadin.addon.spreadsheet.PopupButton
 
getState() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
getState(boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
getStatusLabelValue() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the content of the status label
getTabIndex() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
getTables() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets all the tables that have been registered to this Spreadsheet.
getTablesForActiveSheet() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the tables that belong to the currently active sheet ( Spreadsheet.getActiveSheet()).
getTopLeftPane() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getTopRightPane() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getTopVisibleRowIndex() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Returns the first row index that is completely visible on the top.
getTotalHeight(int) - Static method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
getTotalWidth(int) - Static method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
getType() - Method in class com.vaadin.addon.spreadsheet.command.SizeChangeCommand
Returns the type of size change this represents.
getType() - Method in class com.vaadin.addon.spreadsheet.SheetChartWrapper
 
getType() - Method in class com.vaadin.addon.spreadsheet.SheetImageWrapper
 
getType() - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
 
getValue() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
getValue() - Method in enum com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory.BorderStyle
Returns the CSS name of this border style
getVisibleSheetNames() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns an array containing the names of the currently visible sheets.
getVisibleSheetPOIIndex(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns POI model based index for the given Spreadsheet sheet index.
getVisibleValues() - Method in class com.vaadin.addon.spreadsheet.ItemFilter
Gets the currently NOT filtered cell values.
getWidget() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
getWidget() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
getWidth(Sheet, int[], int) - Method in class com.vaadin.addon.spreadsheet.SheetChartWrapper
 
getWidth(Sheet, int[], int) - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
Calculates the width of the image.
getWorkbook() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Note that modifications done directly with the POI Workbook API will not get automatically updated into the Spreadsheet component.
GroupingData - Class in com.vaadin.addon.spreadsheet.shared
Shared state for the grouping feature
GroupingData() - Constructor for class com.vaadin.addon.spreadsheet.shared.GroupingData
 
GroupingData(long, long, short, long, boolean) - Constructor for class com.vaadin.addon.spreadsheet.shared.GroupingData
 
GroupingData(int, int, int, int, boolean) - Constructor for class com.vaadin.addon.spreadsheet.shared.GroupingData
 
GroupingWidget - Class in com.vaadin.addon.spreadsheet.client
Class that represents a single column grouping indicator.
GroupingWidget(int, GroupingWidget.GroupingHandler) - Constructor for class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
GroupingWidget.GroupingHandler - Interface in com.vaadin.addon.spreadsheet.client
 

H

handleAction(Action, Object, Object) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetDefaultActionHandler
 
handleCellRangeSelection(CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
 
handleCellRangeSelection(String, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
 
handleCellRangeSelection(CellReference, CellRangeAddress, boolean) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
 
handleCellSelection(CellReference) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Selects a single cell from the active sheet
handleInputElementValueChange(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
handler - Variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
hasActionHandlers() - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
Determines if there are currently any action handlers attached to the target Spreadsheet.
hasActions - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
hasBackgroundColor(CellStyle) - Method in interface com.vaadin.addon.spreadsheet.ColorConverter
Returns true if the given cell style has a background color.
hasBackgroundColor(CellStyle) - Method in class com.vaadin.addon.spreadsheet.HSSFColorConverter
 
hasBackgroundColor(CellStyle) - Method in class com.vaadin.addon.spreadsheet.XSSFColorConverter
 
hasCustomContextMenu() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
hasCustomContextMenu() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
hasCustomEditor(String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetCustomEditorFactory
 
hasFrozenColumns() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
hasFrozenRows() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
hashCode() - Method in class com.vaadin.addon.spreadsheet.client.CellData
 
hashCode() - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
 
hasLightFocus() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
hasValue() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
headerHidden - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonState
 
height - Variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
height - Variable in class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
hiddenColumnIndexes - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
1-based
hiddenRowIndexes - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
1-based
hide() - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
HIDE_FUNCTION_BAR_STYLE - Static variable in class com.vaadin.addon.spreadsheet.Spreadsheet
This is a style which hides the top (address and formula) bar.
HIDE_TABSHEET_STYLE - Static variable in class com.vaadin.addon.spreadsheet.Spreadsheet
This is a style which hides the bottom (sheet selection) bar.
HideHeaderAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for hiding a single row or column.
HideHeaderAction() - Constructor for class com.vaadin.addon.spreadsheet.action.HideHeaderAction
 
historyIndex - Variable in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Current index within the history
horizontalScrollPositions - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
horizontalSplitPosition - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
HSSFColorConverter - Class in com.vaadin.addon.spreadsheet
Color converter implementation for the older Excel file type (.xls or HSSF in POI terms).
HSSFColorConverter(HSSFWorkbook) - Constructor for class com.vaadin.addon.spreadsheet.HSSFColorConverter
 
hyperlinksTooltips - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 

I

id - Variable in class com.vaadin.addon.spreadsheet.client.MergedRegion
 
increaseHorizontalSelection(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
increaseVerticalSelection(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
individualSelectedCellsDeleted(List<CellReference>, Sheet, FormulaEvaluator, DataFormatter, ConditionalFormattingEvaluator) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.CellDeletionHandler
Called if individually selected cell values have been deleted by the user.
infoLabelValue - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
init() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
init() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
initAllItemsCheckbox() - Method in class com.vaadin.addon.spreadsheet.ItemFilter
Creates the "Select All" filter component.
initClearAllButtons() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Creates the "Clear filters" buttons for the pop-ups.
initComponents() - Method in class com.vaadin.addon.spreadsheet.ItemFilter
Create all components of the ItemFilter.
initFilters() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Creates all filters for this table.
initialSheetSelection - Variable in class com.vaadin.addon.spreadsheet.Spreadsheet
 
initItemFilters() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Creates item filters for this table.
initLayouts() - Method in class com.vaadin.addon.spreadsheet.ItemFilter
Creates the base layout for the filter components.
initOptions() - Method in class com.vaadin.addon.spreadsheet.ItemFilter
Creates the filter selection component.
initPopupButtonListeners() - Method in class com.vaadin.addon.spreadsheet.ItemFilter
Initializes pop-up close listener for verifying that filter selections match with what is currently shown.
initPopupButtons() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetTable
Initializes the pop-up buttons of this table.
InsertDeleteCellCommentAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for inserting or deleting a comment to a cell.
InsertDeleteCellCommentAction() - Constructor for class com.vaadin.addon.spreadsheet.action.InsertDeleteCellCommentAction
 
insertNewRow() - Method in class com.vaadin.addon.spreadsheet.command.RowInsertOrDeleteCommand
 
InsertNewRowAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for inserting a new row to the sheet.
InsertNewRowAction() - Constructor for class com.vaadin.addon.spreadsheet.action.InsertNewRowAction
 
insertRule(StyleElement, String) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
Insert one CSS rule to the end of given stylesheet
InsertTableAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for inserting a new SpreadsheetTable.
InsertTableAction() - Constructor for class com.vaadin.addon.spreadsheet.action.InsertTableAction
 
invalidCellAddress() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
invalidCellAddress() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
invalidFormulaCells - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
invalidFormulaErrorMessage - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
isActive() - Method in class com.vaadin.addon.spreadsheet.PopupButton
 
isActiveSheetProtected() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the protection state of the current sheet.
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.DeleteRowAction
 
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.DeleteTableAction
 
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.EditCellCommentAction
 
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.HideHeaderAction
 
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.InsertDeleteCellCommentAction
 
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.InsertNewRowAction
 
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.InsertTableAction
 
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.MergeCellsAction
 
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.ShowHideCellCommentAction
 
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetAction
Returns true if this action is possible for the given row/column header.
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.UnHideHeadersAction
 
isApplicableForHeader(Spreadsheet, CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.action.UnMergeCellsAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.DeleteRowAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.DeleteTableAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.EditCellCommentAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.HideHeaderAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.InsertDeleteCellCommentAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.InsertNewRowAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.InsertTableAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.MergeCellsAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.ShowHideCellCommentAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetAction
Returns true if this action is possible in the given spreadsheet for the given selection.
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.UnHideHeadersAction
 
isApplicableForSelection(Spreadsheet, Spreadsheet.SelectionChangeEvent) - Method in class com.vaadin.addon.spreadsheet.action.UnMergeCellsAction
 
isAreaCompletelyVisible(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Is the given area currently visible completely.
isCellCompletelyVisible(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Is the given cell currently visible completely.
isCellEditable(Cell) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the editable state of the given cell.
isCellHidden(Cell) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the visibility state of the given cell.
isCellInRange(CellReference, CellRangeAddress) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Determines whether the given cell is within the given range.
isCellLocked(Cell) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetAction
Returns the locking status of the given cell.
isCellLocked(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isCellLocked(Cell) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the locked state of the given cell.
isCellRendered(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Is the given cell currently rendered.
isCellRenderedInBottomLeftPane(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Is the cell currently rendered in bottom left pane.
isCellRenderedInScrollPane(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isCellRenderedInTopLeftPane(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Is the cell currently rendered in top left pane.
isCellRenderedInTopRightPane(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Is the cell currently rendered in top right pane.
isChartsEnabled() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns true if embedded charts are displayed
isCoherentSelection() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isCollapsed() - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
isColProtected(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
isColProtected(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
isCols() - Method in class com.vaadin.addon.spreadsheet.client.ColumnGrouping
 
isCols() - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
isCols() - Method in class com.vaadin.addon.spreadsheet.client.RowGrouping
 
isColumnHidden(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Returns whether the given column is hidden.
isColumnHidden(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
isColumnHidden(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the visibility state of the given column.
isEditingCell() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isEditingFormula() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
If the user has focused an editor field, and the editor field contains a formula.
isEventInCustomEditorCell(Event) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isFormulaFormat(String) - Method in class com.vaadin.addon.spreadsheet.FormulaFormatter
 
isFrozenCellRendered(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Is the cell currently rendered in any of the frozen panes.
isFunctionBarVisible() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the visibility of the top function bar.
isGridlinesVisible() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets grid line visibility for the currently active sheet.
isHeader(String) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
returns 1 for row 2 for column 0 for not header
isHeaderHidden() - Method in class com.vaadin.addon.spreadsheet.PopupButton
Tells if the pop-up header is currently hidden.
isHidden() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
isHyperlinkFormulaCell(Cell) - Static method in class com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler
Returns true if the cell contains a hyperlink function.
isInFullFocus() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
isInlineEdit() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
isInversed() - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
isKeyboardNavigationEnabled() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
If arrow key events should be processed normally, or as cell selection for the formula.
isMouseButtonDownAndSelecting() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isNumberChar(Character, Locale) - Method in class com.vaadin.addon.spreadsheet.FormulaFormatter
 
isOverflowDirty() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
isPercentage - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
isPopupHeaderHidden() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
isPopupOpen() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
isRangeEditable(CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Tells whether the given cell range is editable or not.
isRangeEditable(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Determines if the given cell range is editable or not.
isReportStyle() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the state of the report style.
isRerenderPending() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Returns true if the component is being fully re-rendered after this round-trip (sheet change etc.)
isRowColHeadingsVisible() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets row and column heading visibility for the currently active sheet.
isRowHidden(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Returns whether the given row is hidden.
isRowHidden(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
isRowHidden(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the visibility state of the given row.
isRowProtected(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
isRowProtected(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
isSelectedCellCompletelyVisible() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isSelectedCellCustomized() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isSelectedCellPergentage() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isSelectedCellRendered() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isSelectionAreaCompletelyVisible() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isSelectionRangeOutlineVisible() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isSheetElement(Element) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isSheetProtected(Spreadsheet) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetAction
Returns the protection status of the given spreadsheet.
isSheetProtected(Sheet) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetAction
Returns the protection status of the given sheet.
isSheetProtected() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
isSheetProtected() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
isSheetProtected(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the protection state of the sheet at the given POI index.
isSheetSelectionBarVisible() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Gets the visibility of the bottom sheet selection bar.
isTableSheetCurrentlyActive() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetTable
Returns true if the spreadsheet component is currently displaying the sheet that this table belongs to.
isTouchMode() - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
isTouchMode() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isTouchMode() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
isValidFormulaFormat(String, Locale) - Method in class com.vaadin.addon.spreadsheet.FormulaFormatter
Rudimentary checks if the given string could be a valid formula
isVisible() - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
isVisible(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
Determines if this image should be visible within the given visible area.
isVisible() - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
Gets the visibility state of this overlay in the current spreadsheet view.
ItemFilter - Class in com.vaadin.addon.spreadsheet
A simple filter for spreadsheet filtering table, filtering cell values with checkboxes.
ItemFilter(CellRangeAddress, Spreadsheet, PopupButton, SpreadsheetFilterTable) - Constructor for class com.vaadin.addon.spreadsheet.ItemFilter
Constructs a new item filter for the given spreadsheet, filtering range, pop-up button and filtering table.
iterator() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
iterator() - Method in class com.vaadin.addon.spreadsheet.PopupButton
 
iterator() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 

K

key - Variable in class com.vaadin.addon.spreadsheet.client.SpreadsheetActionDetails
 

L

left - Variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
level - Variable in class com.vaadin.addon.spreadsheet.shared.GroupingData
 
levelHeaderClicked(boolean, int) - Method in interface com.vaadin.addon.spreadsheet.client.GroupingWidget.GroupingHandler
 
levelHeaderClicked(boolean, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
levelHeaderClicked(boolean, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Called when a grouping level header is clicked
levelHeaderClicked(boolean, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
linkCellClicked(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
A cell containing a hyperlink has been clicked.
linkCellClicked(int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
listenToEventsOnPane(Element) - Method in class com.vaadin.addon.spreadsheet.client.SheetEventListener
 
load() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
loadCellData(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Sends cell data to the client.
loadCellDataForRowAndColumnRange(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Gets cell data for cells within the given bounds.
loadCells(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sends data of the given cell area to client side.
loadCustomBorderStylesToState() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory
Sets the custom border styles to shared state for sending them to the client side.
loadCustomEditorOnSelectedCell() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
This method should be always called when the selected cell has changed so proper actions can be triggered for possible custom component inside the cell.
loadSelectedCellEditor() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
Called when the SpreadsheetWidget.customEditorFactory might have a new editor for the currently selected cell.
loadSheet(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
locked - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
lockedColumnIndexes - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
lockedRowIndexes - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
lockFormatColumns - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
lockFormatRows - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
logMemoryUsage() - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetFactory
Runs garbage collection and outputs current memory usage to console.

M

makeSureCorrectSheetActive(Command) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Ensures that the correct sheet is active, as recorded in the given Command.
marginLeft - Variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
marginTop - Variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
markActive(boolean) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
markActive(boolean) - Method in class com.vaadin.addon.spreadsheet.PopupButton
Mark the button with "active" - style.
markAsOverflowDirty() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
markCellAsDeleted(Cell, boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Marks the cell as deleted.
markCellForRemove(Cell) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Marks the given cell for removal.
markCellForUpdate(Cell) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Marks cell for update on next call to CellValueManager.updateMarkedCellValues()
matches(Cell, ConditionalFormattingRule, int, int) - Method in class com.vaadin.addon.spreadsheet.ConditionalFormatter
Checks if the given cell value matches the given conditional formatting rule.
matchesFormula(Cell, ConditionalFormattingRule, int, int) - Method in class com.vaadin.addon.spreadsheet.ConditionalFormatter
Checks if the formula in the given rule evaluates to true.
matchesValue(Cell, ConditionalFormattingRule, int, int) - Method in class com.vaadin.addon.spreadsheet.ConditionalFormatter
Checks if the given cell value matches a ConditionalFormattingRule of VALUE_IS type.
MergeCellsAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for merging two or more cells.
MergeCellsAction() - Constructor for class com.vaadin.addon.spreadsheet.action.MergeCellsAction
 
MergedCell - Class in com.vaadin.addon.spreadsheet.client
 
MergedCell(SheetWidget, int, int) - Constructor for class com.vaadin.addon.spreadsheet.client.MergedCell
 
MergedRegion - Class in com.vaadin.addon.spreadsheet.client
 
MergedRegion() - Constructor for class com.vaadin.addon.spreadsheet.client.MergedRegion
 
MergedRegion(int, int, int, int) - Constructor for class com.vaadin.addon.spreadsheet.client.MergedRegion
 
mergedRegionAdded(CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
This is called when a merged region has been added, since the selection may need to be updated.
mergedRegionContainer - Variable in class com.vaadin.addon.spreadsheet.Spreadsheet
Container for merged regions for the currently active sheet.
mergedRegionCounter - Variable in class com.vaadin.addon.spreadsheet.Spreadsheet
 
mergedRegionRemoved(CellRangeAddress) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
This is called when a merged region is removed, since the selection may need to be updated.
mergedRegions - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
MergedRegionUtil - Class in com.vaadin.addon.spreadsheet.client
 
MergedRegionUtil() - Constructor for class com.vaadin.addon.spreadsheet.client.MergedRegionUtil
 
MergedRegionUtil.MergedRegionContainer - Interface in com.vaadin.addon.spreadsheet.client
 
moveFormulaCellSelection(boolean, boolean, boolean, boolean) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
moveSelectionDown(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
moveSelectionLeft(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
moveSelectionRight(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
moveSelectionUp(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 

N

namedRanges - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
needsLeadingQuote(Cell) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Determine if the given cell content should be displayed with a leading quote in both cell editor and formula bar
needsMeasure - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
newSelectedCellSet() - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
NumberToken(String) - Constructor for class com.vaadin.addon.spreadsheet.FormulaFormatter.NumberToken
 

O

ON_ROW_ON_ROW_HEADER_DOUBLE_CLICK - Static variable in interface com.vaadin.addon.spreadsheet.Spreadsheet.RowHeaderDoubleClickListener
 
onActionOnColumnHeader(String) - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
This method is called when an action has been selected on top of a column header.
onActionOnCurrentSelection(String) - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
This method is called when an action has been selected on top of the currently selected cell(s).
onActionOnRowHeader(String) - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
This method is called when an action has been selected on top of a row header.
onAddressEntered(String) - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
onAddressEntered(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onAddressFieldEsc() - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
onAddressFieldEsc() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onAttach() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
onBlur(BlurEvent) - Method in class com.vaadin.addon.spreadsheet.client.SheetInputEventListener
 
onBrowserEvent(Event) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
onBrowserEvent(Event) - Method in class com.vaadin.addon.spreadsheet.client.PasteAwareTextBox
 
onBrowserEvent(Event) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
onBrowserEvent(Event) - Method in class com.vaadin.addon.spreadsheet.client.SheetEventListener
 
onCellAddToSelectionAndSelected(int, int) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Adds the cell at the given coordinates to the current selection.
onCellClick(int, int, String, boolean, boolean, boolean) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onCellClick(int, int, String, boolean, boolean, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onCellCommentFocus(CellComment) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
onCellDoubleClick(int, int, String) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onCellDoubleClick(int, int, String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onCellInputBlur(String) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onCellInputBlur(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onCellInputCancel() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onCellInputCancel() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onCellInputEnter(String, boolean) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onCellInputEnter(String, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onCellInputFocus() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onCellInputFocus() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onCellInputTab(String, boolean) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onCellInputTab(String, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onCellInputValueChange(String) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onCellInputValueChange(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onCellRangePainted(int, int, int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Sets the given range and starting point as the current selection.
onCellRangeSelected(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Sets the given range as the current selection.
onCellRightClick(NativeEvent, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Called on right mouse button click on top of some cell.
onCellRightClick(NativeEvent, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onCellsAddedToRangeSelection(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
This is called when a cell range has been added to the current selection.
onCellSelected(int, int, boolean) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Sets/adds the cell at the given coordinates as/to the current selection.
onCellSelectedWithKeyboard(int, int, String, MergedRegion) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
onCellStyleWidthRatioUpdate(HashMap<Integer, Float>) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Sets the cell style width ratio map
onCellValueChange(int, int, String) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Updates the cell value and type, causes a recalculation of all the values in the cell.
onCellValueChange(Spreadsheet.CellValueChangeEvent) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.CellValueChangeListener
This is called when user changes the cell value in Spreadsheet.
onClick(ClickEvent) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
onClick(ClickEvent) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
onClick(ClickEvent) - Method in class com.vaadin.addon.spreadsheet.client.SheetInputEventListener
 
onClose(CloseEvent<PopupPanel>) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
onColumnAddedToSelection(int, int) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
This is called when a column has been added to the current selection
onColumnAutofit(int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Column autofit with double click on the column header resizing area.
onColumnAutofit(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
This method is called when column auto-fit has been initiated from the browser by double-clicking the border of the target column header.
onColumnAutofit(int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
onColumnHeaderClick(int, boolean, boolean) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onColumnHeaderClick(int, boolean, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onColumnHeaderContextMenuOpen(int) - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
This method is called when a context menu event has happened on top of a column header.
onColumnHeaderResizeDoubleClick(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Triggered when a column header receives a double-click.
onColumnHeaderResizeDoubleClick(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onColumnHeaderRightClick(NativeEvent, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Called on right mouse button click on top of a column header.
onColumnHeaderRightClick(NativeEvent, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onColumnSelected(int, int) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
This is called when a column has made the current selection
onColumnsResized(Map<Integer, Integer>) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Triggered after column resize.
onColumnsResized(Map<Integer, Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
onConnectorInit() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetServerRpc
Called when the client side connector has been initialized.
onConnectorInit() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
This is called when the client-side connector has been initialized.
onConnectorInit() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
onContextMenuOpenOnSelection(int, int) - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
This method is called when a context menu event has happened on any cell of the target Spreadsheet.
onCopy() - Method in class com.vaadin.addon.spreadsheet.client.CopyPasteHandlerImpl
 
onCopy() - Method in interface com.vaadin.addon.spreadsheet.client.CopyPasteTextBox.CopyPasteHandler
Called when user has performed a copy operation.
onCustomEditorDisplayed(Cell, int, int, Spreadsheet, Sheet, Component) - Method in interface com.vaadin.addon.spreadsheet.SpreadsheetComponentFactory
This method is called when a cell with a custom editor is displayed (the cell is selected).
onCut() - Method in class com.vaadin.addon.spreadsheet.client.CopyPasteHandlerImpl
 
onCut() - Method in interface com.vaadin.addon.spreadsheet.client.CopyPasteTextBox.CopyPasteHandler
Called when user has performed a copy operation.
onDeleteSelectedCells() - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Deletes the currently selected cells' values.
onDestroy() - Method in class com.vaadin.addon.spreadsheet.client.CopyPasteTextBox
Removes the registration of the handler responsible for native events
onDetach() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
onFiltersUpdated() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Called when one of the filters (SpreadsheetFilter) has been updated, and the sheet (SpreadsheetTable.getSheet()) and component ( SpreadsheetTable.getSpreadsheet()) need to be updated to reflect to the filters' values.
onFinishedSelectingCellsWithDrag(int, int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onFinishedSelectingCellsWithDrag(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onFirstTabIndexChange(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetTabSheet.SheetTabSheetHandler
 
onFirstTabIndexChange(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onFocus(FocusEvent) - Method in class com.vaadin.addon.spreadsheet.client.SheetInputEventListener
 
onFormulaEnter(String) - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
onFormulaEnter(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onFormulaEsc() - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
onFormulaEsc() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onFormulaFieldBlur(String) - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
onFormulaFieldBlur(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onFormulaFieldFocus(String) - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
Swap the cell data to the value if it is a formula.
onFormulaFieldFocus(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onFormulaTab(String, boolean) - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
onFormulaTab(String, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onFormulaValueChange(String) - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
onFormulaValueChange(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onFormulaValueChange(Spreadsheet.FormulaValueChangeEvent) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.FormulaValueChangeListener
This is called when user changes the cell value in Spreadsheet.
onHyperLinkCellClick(Cell, Hyperlink) - Method in class com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler
Called when a hyperlink cell has been clicked.
onHyperLinkCellClick(Cell, Hyperlink) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.HyperlinkCellClickHandler
Called when a hyperlink cell has been clicked.
onKeyDown(KeyDownEvent) - Method in class com.vaadin.addon.spreadsheet.client.SheetInputEventListener
 
onKeyPress(KeyPressEvent) - Method in class com.vaadin.addon.spreadsheet.client.SheetInputEventListener
 
onLinkCellClick(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onLinkCellClick(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onMouseDown(MouseDownEvent) - Method in class com.vaadin.addon.spreadsheet.client.SheetInputEventListener
 
onMouseMoveWhenSelectingCells(Event) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
onMouseUp(MouseUpEvent) - Method in class com.vaadin.addon.spreadsheet.client.SheetInputEventListener
 
onNewSheetCreated() - Method in interface com.vaadin.addon.spreadsheet.client.SheetTabSheet.SheetTabSheetHandler
 
onNewSheetCreated() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onNewSheetCreated(int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
This method is called when the creation of a new sheet has been requested.
onPaste(String) - Method in class com.vaadin.addon.spreadsheet.client.CopyPasteHandlerImpl
 
onPaste(String) - Method in interface com.vaadin.addon.spreadsheet.client.CopyPasteTextBox.CopyPasteHandler
Called when the user has performed a paste operation.
onPaste(String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Client pasted text at current selection.
onPaste(String) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
onPopupButtonClick() - Method in interface com.vaadin.addon.spreadsheet.client.PopupButtonServerRpc
Called when the button has been clicked, and the pop-up has been opened.
onPopupClose() - Method in interface com.vaadin.addon.spreadsheet.client.PopupButtonServerRpc
Called after the pop-up has been closed.
onPopupClose(PopupButton.PopupCloseEvent) - Method in interface com.vaadin.addon.spreadsheet.PopupButton.PopupCloseListener
Called when the pop-up for the PopupButton returned by PopupButton.PopupCloseEvent.getPopupButton() has been closed.
onPopupOpen(PopupButton.PopupOpenEvent) - Method in interface com.vaadin.addon.spreadsheet.PopupButton.PopupOpenListener
Called when a PopupButton has been clicked and the pop-up has been opened.
onPreviewNativeEvent(Event.NativePreviewEvent) - Method in class com.vaadin.addon.spreadsheet.client.CopyPasteTextBox
 
onRedo() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Client pressed redo ctrl/meta+y
onRedo() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
onRedoPress() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onRedoPress() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onRowAddedToRangeSelection(int, int) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
This is called when a row has been added to the current selection
onRowAutofit(int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Row autofit with double click on the row header resizing area.
onRowAutofit(int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
onRowHeaderClick(int, boolean, boolean) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onRowHeaderClick(int, boolean, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onRowHeaderContextMenuOpen(int) - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
This method is called when a context menu event has happened on top of a row header.
onRowHeaderDoubleClick(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Triggered when a row header receives a double-click.
onRowHeaderDoubleClick(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onRowHeaderDoubleClick(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
This method is called when rowIndex auto-fit has been initiated from the browser by double-clicking the border of the target rowIndex header.
onRowHeaderDoubleClick(Spreadsheet.RowHeaderDoubleClickEvent) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.RowHeaderDoubleClickListener
This method is called when the user doubleclicks on the border of a row header
onRowHeaderRightClick(NativeEvent, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Called on right mouse button click on top of a row header.
onRowHeaderRightClick(NativeEvent, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onRowSelected(int, int) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
This is called when a row has been made the current selection
onRowsResized(Map<Integer, Float>) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Triggered after row resize.
onRowsResized(Map<Integer, Float>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onScrollViewChanged(int, int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onScrollViewChanged(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onSelectingCellsWithDrag(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onSelectingCellsWithDrag(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onSelectionChange(Spreadsheet.SelectionChangeEvent) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.SelectionChangeListener
This is called when user changes cell selection.
onSelectionDecreasePainted(int, int) - Method in class com.vaadin.addon.spreadsheet.CellSelectionShifter
This method will be called when the user does a "shift" that decreases the amount of selected cells.
onSelectionDecreasePainted(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onSelectionDecreasePainted(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onSelectionIncreasePainted(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.CellSelectionShifter
This method will be called when the user does a "shift" that increases the amount of selected cells.
onSelectionIncreasePainted(int, int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onSelectionIncreasePainted(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onSheetAddressChanged(String, boolean) - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
This is called when the sheet's address field has been changed and the sheet selection and function field must be updated.
onSheetChange(Spreadsheet.SheetChangeEvent) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.SheetChangeListener
This method is called an all registered listeners when the selected sheet has changed.
onSheetKeyPress(NativeEvent, String) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onSheetKeyPress(NativeEvent, String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onSheetMouseDown(Event) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
onSheetMouseMove(Event) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
onSheetMouseOverOrOut(Event) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
This is using a delayed execution because we don't want to try to do stuff when it is unnecessary.
onSheetPaste(String) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Called when user pastes something inside the sheet.
onSheetPaste(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onSheetRename(int, String) - Method in interface com.vaadin.addon.spreadsheet.client.SheetTabSheet.SheetTabSheetHandler
 
onSheetRename(int, String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onSheetRename(int, String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
This method is called when a request to rename a sheet has been made.
onSheetRenameCancel() - Method in interface com.vaadin.addon.spreadsheet.client.SheetTabSheet.SheetTabSheetHandler
 
onSheetRenameCancel() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onSheetScroll(Event) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
onSheetScroll(int, int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
These cells have become visible and possibly need the content, if has not been given previously or has not changed.
onSheetScroll(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
This method is called when the sheet is scrolled.
onSheetScroll(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
onSheetSelected(int, int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
This method will be called when a selected sheet change is requested.
onSheetTabSelected(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetTabSheet.SheetTabSheetHandler
 
onSheetTabSelected(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onSheetTabSheetFocus() - Method in interface com.vaadin.addon.spreadsheet.client.SheetTabSheet.SheetTabSheetHandler
 
onSheetTabSheetFocus() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onStateChanged(StateChangeEvent) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
onStateChanged(StateChangeEvent) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
onUndo() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Client pressed undo ctrl/meta+z
onUndo() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
onUndoPress() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onUndoPress() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onUnload() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
onUnregister() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
onWidgetResize() - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
onWidgetResize() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
openExternalLink(String) - Method in enum com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle
open external link
openExternalLink(String) - Method in class com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler
openPopup() - Method in interface com.vaadin.addon.spreadsheet.client.PopupButtonClientRpc
Opens the popup if the button is rendered.
openPopup() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
openPopup() - Method in class com.vaadin.addon.spreadsheet.PopupButton
Opens the pop-up if the button is currently rendered in the visible area of the Spreadsheet.
openPopupOverlay() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
org.apache.poi.ss.formula - package org.apache.poi.ss.formula
 
originalValue - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
overlayChanged() - Method in interface com.vaadin.addon.spreadsheet.SheetOverlayWrapper.OverlayChangeListener
 
OverlayInfo - Class in com.vaadin.addon.spreadsheet.client
 
OverlayInfo() - Constructor for class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
OverlayInfo(OverlayInfo.Type) - Constructor for class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
OverlayInfo.Type - Enum in com.vaadin.addon.spreadsheet.client
 
overlays - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 

P

parseColRow(String) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
parseHeaderIndex(String) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
returns the header index
parseNumber(Cell, String, Locale) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
 
parseNumber(String, Locale) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
 
parsePercentage(String, Locale) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Tries to parse the given String to a percentage.
parseValueIntoNumericCell(Cell, String) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Attempts to parse a numeric value from the given String and set it to the given Cell.
PasteAwareTextBox - Class in com.vaadin.addon.spreadsheet.client
TextBox that notices incoming paste events, and notifies SheetWidget.
PasteAwareTextBox(SheetWidget) - Constructor for class com.vaadin.addon.spreadsheet.client.PasteAwareTextBox
 
POPUP_CLOSE_METHOD - Static variable in interface com.vaadin.addon.spreadsheet.PopupButton.PopupCloseListener
 
POPUP_OPEN_METHOD - Static variable in interface com.vaadin.addon.spreadsheet.PopupButton.PopupOpenListener
 
POPUP_OVERLAY_CLASSNAME - Static variable in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
POPUP_OVERLAY_LAYOUT_CLASSNAME - Static variable in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
PopupButton - Class in com.vaadin.addon.spreadsheet
A button component that when clicked opens a pop-up next to spreadsheet cell containing the button.
PopupButton() - Constructor for class com.vaadin.addon.spreadsheet.PopupButton
Constructs a new PopupButton.
PopupButton(Component) - Constructor for class com.vaadin.addon.spreadsheet.PopupButton
Constructs a new PopupButton with the given content.
PopupButton.PopupCloseEvent - Class in com.vaadin.addon.spreadsheet
An event fired after the pop-up for the PopupButton returned by PopupButton.PopupCloseEvent.getPopupButton() has been closed.
PopupButton.PopupCloseListener - Interface in com.vaadin.addon.spreadsheet
Interface for listening for a PopupButton.PopupCloseEvent fired by a PopupButton.
PopupButton.PopupOpenEvent - Class in com.vaadin.addon.spreadsheet
An event fired after the pop-up button returned by PopupButton.PopupOpenEvent.getPopupButton() has been clicked and the pop-up has been opened.
PopupButton.PopupOpenListener - Interface in com.vaadin.addon.spreadsheet
Interface for listening for a PopupButton.PopupOpenEvent fired by a PopupButton.
PopupButtonClientRpc - Interface in com.vaadin.addon.spreadsheet.client
 
PopupButtonConnector - Class in com.vaadin.addon.spreadsheet.client
 
PopupButtonConnector() - Constructor for class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
PopupButtonHeader - Class in com.vaadin.addon.spreadsheet.client
 
PopupButtonHeader() - Constructor for class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
popupButtons - Variable in class com.vaadin.addon.spreadsheet.SpreadsheetTable
 
PopupButtonServerRpc - Interface in com.vaadin.addon.spreadsheet.client
 
PopupButtonState - Class in com.vaadin.addon.spreadsheet.client
 
PopupButtonState() - Constructor for class com.vaadin.addon.spreadsheet.client.PopupButtonState
 
popupButtonToClearButtonMap - Variable in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
 
popupButtonToFiltersMap - Variable in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
 
PopupButtonWidget - Class in com.vaadin.addon.spreadsheet.client
 
PopupButtonWidget() - Constructor for class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
PopupCloseEvent(Component) - Constructor for class com.vaadin.addon.spreadsheet.PopupButton.PopupCloseEvent
Constructs a new close event for the given PopupButton.
popupHeight - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonState
 
PopupOpenEvent(Component) - Constructor for class com.vaadin.addon.spreadsheet.PopupButton.PopupOpenEvent
Constructs a new open event for the given PopupButton.
popupWidth - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonState
 
postLayout() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
protectedCellWriteAttempted() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Client tried to modify protected cell
protectedCellWriteAttempted() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
ProtectedEditEvent(Component) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet.ProtectedEditEvent
 
pushBack() - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 

R

read(File) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Reinitializes the component from the given Excel file.
read(InputStream) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Reinitializes the component from the given input stream.
readDesign(Element, DesignContext) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
redo() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Does redo if possible.
reFormatFormulaValue(String, Locale) - Method in class com.vaadin.addon.spreadsheet.FormulaFormatter
Convert from a non-localized format to a localized.
refreshAllCellValues() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Forces recalculation and update to the client side for values of all of the sheet's cells.
refreshAlwaysVisibleCellCommentOverlays() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
refreshCells(Cell...) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Refreshes the given cell(s).
refreshCells(Collection<Cell>) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Refreshes the given cell(s).
refreshCellStyles() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
refreshCellStyles() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
refreshCellStyles() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
refreshCurrentCellCommentOverlay() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
refreshOverlayPositions() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
refreshPopupButtonOverlays() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
refreshPositionAccordingToCellRightCorner() - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
registerFilter(PopupButton, SpreadsheetFilter) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Registers a new filter to this filter table and adds it inside the given pop-up button.
registerHandler() - Method in class com.vaadin.addon.spreadsheet.client.CopyPasteTextBox
Register this instance to listen to all native events
registerTable(SpreadsheetTable) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Registers the given table to this Spreadsheet, meaning that this table will be reloaded when the active sheet changes to the sheet containing the table.
relativeToAbsolute(Spreadsheet, CellReference) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
 
relayoutSheet(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
relayoutSheet() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
reload - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
should the sheet be reloaded on client side
reload() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Reloads all data from the current spreadsheet and performs a full re-render.
reload() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Reloads all the pop-up buttons and the pop-up contents (filters).
reload() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetTable
Reload the table's pop-up buttons, if spreadsheet component is currently presenting the sheet this table belongs to.
reloadActiveSheetCellStyles() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory
Reloads all styles for the currently active sheet.
reloadActiveSheetColumnRowStyles() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory
 
reloadActiveSheetData() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Clears and reloads all data related to the currently active sheet.
reloadActiveSheetStyles() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Reloads all the styles for the currently active sheet.
reloadAllMergedRegions() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Discards all current merged regions for the sheet and reloads them from the POI model.
reloadCurrentSelection() - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Reloads the current selection, but does not take non-coherent selection into account - discards multiple cell ranges and individually selected cells.
reloadVisibleCellContents() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Call this to force the spreadsheet to reload the currently viewed cell contents.
reloadWorkbookStyles() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory
Reloads all sheet and cell styles from the current Workbook.
remove(Widget) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
removeActionHandler(Action.Handler) - Method in class com.vaadin.addon.spreadsheet.ContextMenuManager
Removes the given context menu action handler from the target spreadsheet.
removeActionHandler(Action.Handler) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
removeAllTabs() - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
removeCell(int, int, boolean) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Removes an individual cell from the Spreadsheet and the underlying POI model.
removeCellCommentMark() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
removeCells(int, int, int, int, boolean) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Removes all the cells within the given bounds from the Spreadsheet and the underlying POI model.
removeCellValueChangeListener(Spreadsheet.CellValueChangeListener) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Deprecated.
as of 3.1.0 use the Registration.remove() method of the Registration object returned from the Spreadsheet.addCellValueChangeListener(CellValueChangeListener) method
removeCustomCellEditor() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
removeDefaultActionHandler() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Removes the spreadsheet's SpreadsheetDefaultActionHandler added on Spreadsheet.init()
removeFreezePane() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Removes the freeze pane from the currently active sheet if one is present.
removeHyperlink(Cell, Sheet) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Removes hyperlink from the given cell
removeInvalidFormulaIndicator() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
removeMergedRegion(MergedRegion, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
removeMergedRegion(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Removes a merged region with the given index.
removePopupButton() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
removePopupButton(PopupButtonWidget) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
removePopupButton(PopupButtonWidget) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
removePopupCloseListener(PopupButton.PopupCloseListener) - Method in class com.vaadin.addon.spreadsheet.PopupButton
Removes the given PopupButton.PopupCloseListener from this pop-up button.
removePopupComponent(Widget) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
removePopupOpenListener(PopupButton.PopupOpenListener) - Method in class com.vaadin.addon.spreadsheet.PopupButton
Removes the given PopupButton.PopupOpenListener from this pop-up button.
removeProtectedEditListener(Spreadsheet.ProtectedEditListener) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Deprecated.
as of 3.1.0 use the Registration.remove() method of the Registration object returned from the Spreadsheet.addProtectedEditListener(ProtectedEditListener) method
removeSelectionChangeListener(Spreadsheet.SelectionChangeListener) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Deprecated.
as of 3.1.0 use the Registration.remove() method of the Registration object returned from the Spreadsheet.addSelectionChangeListener(SelectionChangeListener) method
removeSheetChangeListener(Spreadsheet.SheetChangeListener) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Deprecated.
as of 3.1.0 use the Registration.remove() method of the Registration object returned from the Spreadsheet.addSheetChangeListener(SheetChangeListener) method
removeSheetOverlay(String) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
removeShiftedCellBorderStyles() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
removeSpreadsheetAction(SpreadsheetAction) - Method in class com.vaadin.addon.spreadsheet.action.SpreadsheetDefaultActionHandler
Removes the given SpreadsheetAction from this handler.
removeStyles() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
For internal use.
removeVisibleCellComment(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
replaceAsSelectedCells(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Marks the given interval as selected (highlighted background), replaces old selected cells.
replaceHeadersAsSelected(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Replaces the currently marked selected headers (highlighted) with the given intervals.
replaceSelector(StyleElement, String, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
requestCells() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
reSelectSelectedCell() - Method in class com.vaadin.addon.spreadsheet.CellSelectionManager
Reselects the currently selected single cell
reset() - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Disposes the current Workbook, if any, and loads a new empty XSLX Workbook.
resetFromModel(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Set the model that stores the contents of the spreadsheet.
revertCellAddressValue() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
revertCellValue() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
row - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
row - Variable in class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
row - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonState
1-based
row1 - Variable in class com.vaadin.addon.spreadsheet.client.MergedRegion
 
row2 - Variable in class com.vaadin.addon.spreadsheet.client.MergedRegion
 
rowAddedToRangeSelection(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Complete row added to previous range selection.
rowAddedToRangeSelection(int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
rowBufferSize - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
RowGrouping - Class in com.vaadin.addon.spreadsheet.client
Class that represents a single row grouping indicator.
RowGrouping(int, GroupingWidget.GroupingHandler) - Constructor for class com.vaadin.addon.spreadsheet.client.RowGrouping
 
rowGroupingData - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
rowGroupingInversed - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
rowGroupingMax - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
rowH - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
rowHeaderContextMenu(NativeEvent, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetWidget.SheetContextMenuHandler
Right click (event) on top of row header at the index
rowHeaderContextMenuOpen(int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetServerRpc
Context menu should be created for the row.
rowHeaderContextMenuOpen(int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
RowHeaderDoubleClickEvent(Component, int) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet.RowHeaderDoubleClickEvent
 
rowIndexToStyleIndex - Variable in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
rowIndexToStyleIndex - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
RowInsertOrDeleteCommand - Class in com.vaadin.addon.spreadsheet.command
Command to insert or delete a row
RowInsertOrDeleteCommand(Spreadsheet, CellRangeAddress) - Constructor for class com.vaadin.addon.spreadsheet.command.RowInsertOrDeleteCommand
 
rows - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
rowSelected(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Complete row selected.
rowSelected(int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
rowsResized(Map<Integer, Float>, int, int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Rows resized with header drag and drop.
rowsResized(Map<Integer, Float>, int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
rpc - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
runCellMatcher(ConditionalFormatting, ConditionalFormattingRule, int) - Method in class com.vaadin.addon.spreadsheet.ConditionalFormatter
Goes through the cells specified in the given formatting, and checks if each rule matches.

S

scrollAreaIntoView(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Scrolls the sheet to show the given area, or as much of it as fits into the view.
scrollCellIntoView(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Scrolls the sheet to show the given cell, then triggers escalator for updating cells if necessary.
scrollSelectedCellIntoView() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
scrollSelectionAreaIntoView() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
selectAll() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
selectAll() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
selectCell(String, int, int, String, boolean, boolean, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
selectCell(String, int, int, String, boolean, boolean, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
selectCellRange(String, int, int, int, int, int, int, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
selectCellRange(String, int, int, int, int, int, int, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
selectedcellCol - Variable in class com.vaadin.addon.spreadsheet.command.CellValueCommand
 
selectedCellRange - Variable in class com.vaadin.addon.spreadsheet.command.CellValueCommand
 
selectedCellRow - Variable in class com.vaadin.addon.spreadsheet.command.CellValueCommand
 
SELECTION_CHANGE_METHOD - Static variable in interface com.vaadin.addon.spreadsheet.Spreadsheet.ProtectedEditListener
 
SELECTION_CHANGE_METHOD - Static variable in interface com.vaadin.addon.spreadsheet.Spreadsheet.SelectionChangeListener
 
SelectionChangeEvent(Component, CellReference, List<CellReference>, CellRangeAddress, List<CellRangeAddress>) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet.SelectionChangeEvent
Creates a new selection change event.
selectionDecreasePainted(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
The existing selection has been painted inwards meaning that the painted selection cells should be cleared.
selectionDecreasePainted(int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
SelectionHandler - Class in com.vaadin.addon.spreadsheet.client
Class that handles finer details of cell selection inside the Spreadsheet.
SelectionHandler(SpreadsheetWidget, SheetWidget) - Constructor for class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
selectionIncreasePainted(int, int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
The new selection that was painted from the old.
selectionIncreasePainted(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
SelectionWidget - Class in com.vaadin.addon.spreadsheet.client
 
SelectionWidget(SheetHandler, SheetWidget) - Constructor for class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
sendUpdates() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetConnector.CommsTrigger
 
SeparatorToken(char) - Constructor for class com.vaadin.addon.spreadsheet.FormulaFormatter.SeparatorToken
 
setActiveSheetIndex(int) - Method in interface com.vaadin.addon.spreadsheet.command.Command
Sets the sheet at the given index the currently active sheet.
setActiveSheetIndex(int) - Method in class com.vaadin.addon.spreadsheet.command.SpreadsheetCommand
 
setActiveSheetIndex(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the currently active sheet within the sheets that are visible.
setActiveSheetProtected(String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the protection enabled with the given password for the currently active sheet.
setActiveSheetWithPOIIndex(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the currently active sheet.
setAuthor(String) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
setCaption(String) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
setCellComments(HashMap<String, String>, HashMap<String, String>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setCellComments(HashMap<String, String>, HashMap<String, String>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setCellCommentVisible(boolean, String) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setCellDeletionHandler(Spreadsheet.CellDeletionHandler) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the Spreadsheet.CellDeletionHandler for this component (not workbook/sheet specific).
setCellFormulaValue(String) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setCellLinks(HashMap<String, String>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setCellPlainValue(String) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setCellStyleToCSSStyle(HashMap<Integer, String>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setCellStyleWidthRatios(HashMap<Integer, Float>) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
setCellStyleWidthRatios(HashMap<Integer, Float>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
 
setCellStyleWidthRatios(HashMap<Integer, Float>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setCellStyleWidthRatios(HashMap<Integer, Float>) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
setCellValueHandler(Spreadsheet.CellValueHandler) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the Spreadsheet.CellValueHandler for this component (not workbook/sheet specific).
setChartCreator(ChartCreator) - Static method in class com.vaadin.addon.spreadsheet.SheetChartWrapper
 
setChartsEnabled(boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Use this method to define whether embedded charts should be displayed in the spreadsheet or not.
setCoherentSelection(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setCol(int) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
1-based
setColBeforeMergedCell(int) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
setColBufferSize(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the column buffer size.
setColGroupingData(List<GroupingData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setColGroupingData(List<GroupingData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setColGroupingInversed(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setColGroupingInversed(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setColGroupingMax(int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setColGroupingMax(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setCollapsed(boolean) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
setCols(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setColumnBufferSize(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setColumnHidden(int, boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Hides or shows the given column, see Sheet.setColumnHidden(int, boolean).
setColumnIndexToStyleIndex(HashMap<Integer, Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setColumnWidth(int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the column width in pixels (using conversion) for the currently active sheet.
setColW(int[]) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setCommentAuthorProvider(Spreadsheet.CommentAuthorProvider) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the given CommentAuthorProvider to this Spreadsheet.
setCommentText(String) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
setCommsTrigger(SpreadsheetConnector.CommsTrigger) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setConditionalFormattingStyles(HashMap<Integer, String>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setContent(Component) - Method in class com.vaadin.addon.spreadsheet.PopupButton
Set the contents of the popup.
setCustomCellDeletionHandler(Spreadsheet.CellDeletionHandler) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Sets the current CellDeletionHandler
setCustomCellValueHandler(Spreadsheet.CellValueHandler) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Sets the current CellValueHandler
setCustomEditorFactory(SpreadsheetCustomEditorFactory) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setDataFormatter(DataFormatter) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
 
setDefaultColumnCount(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the default column count for new sheets.
setDefaultColumnWidth(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the default column width in pixels that the component uses, this doesn't change the default column width of the underlying sheet, returned by Spreadsheet.getActiveSheet() and Sheet.getDefaultColumnWidth().
setDefaultPercentageFormat(String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the formatting string that is used when a user enters percentages into the Spreadsheet.
setDefaultRowCount(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the default row count for new sheets.
setDefaultRowHeight(float) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the default row height in points for this Spreadsheet and the currently active sheet, returned by Spreadsheet.getActiveSheet().
setDefColW(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setDefRowH(float) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setDisplayGridlines(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setDisplayGridlines(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setDisplayRowColHeadings(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setDisplayRowColHeadings(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setEditMode(boolean) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
setFillMode(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setFirstVisibleTab(int) - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
setFocused(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setFormulaCellRange(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
Set a cell range in the formula.
setFormulaFieldEnabled(boolean) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setFunctionBarVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the visibility of the top function bar.
setGridlinesVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets grid line visibility for the currently active sheet.
setGroupingCollapsed(boolean, int, boolean) - Method in interface com.vaadin.addon.spreadsheet.client.GroupingWidget.GroupingHandler
 
setGroupingCollapsed(boolean, int, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setGroupingCollapsed(boolean, int, boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Controls if a column group is collapsed or not.
setGroupingCollapsed(boolean, int, boolean) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
setHeaderHidden(boolean) - Method in class com.vaadin.addon.spreadsheet.PopupButton
Sets the pop-up header visible or hidden.
setHeight(String) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setHeight(float) - Method in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
setHeight(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setHidden(boolean) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
setHiddenColumnIndexes(ArrayList<Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setHiddenRowIndexes(ArrayList<Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setHistorySize(int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Changes the history size.
setHorizontalScrollPositions(int[]) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setHorizontalSplitPosition(int) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setHorizontalSplitPosition(int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setHorizontalSplitPosition(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setHyperlinkCellClickHandler(Spreadsheet.HyperlinkCellClickHandler) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the Spreadsheet.HyperlinkCellClickHandler for this component (not workbook/sheet specific).
setHyperlinksTooltips(HashMap<String, String>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setId(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setIndex(int) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
setInfoLabelValue(String) - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
Sets the content of the info label.
setInfoLabelValue(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
Sets the content of the info label.
setInFullFocus(boolean) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setInlineEdit(boolean) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setInvalidFormulaCells(Set<String>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setInvalidFormulaCells(Set<String>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setInvalidFormulaErrorMessage(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setInvalidFormulaErrorMessage(String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
setInvalidFormulaMessage(String) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
setInvalidFormulaMessage(String) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setInversed(boolean) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
setLocale(Locale) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
setLocaleDecimalSymbols(DecimalFormatSymbols) - Method in class com.vaadin.addon.spreadsheet.CellValueFormatter
 
setLocation(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
setLockedColumnIndexes(Set<Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setLockedRowIndexes(Set<Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setLockFormatColumns(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
Enable or disable Formatting columns locking.
setLockFormatRows(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
Enable or disable Formatting rows locking.
setMargin(double) - Method in class com.vaadin.addon.spreadsheet.client.ColumnGrouping
 
setMargin(double) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
setMargin(double) - Method in class com.vaadin.addon.spreadsheet.client.RowGrouping
 
setMaxColumns(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Set the number of columns shown for the current sheet.
setMaxRows(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Set the number of rows shown for the current sheet.
setMinimumRowHeightForComponents(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Set the minimum row heigth in points for the rows that contain custom components.
setNamedRanges(List<String>) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setNamedRanges(List<String>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setOpenStyle(DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle) - Method in class com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler
 
setOverlayChangeListener(SheetOverlayWrapper.OverlayChangeListener) - Method in class com.vaadin.addon.spreadsheet.SheetChartWrapper
 
setOverlayChangeListener(SheetOverlayWrapper.OverlayChangeListener) - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
If this overlay's state can be dynamically changed (like minimizing), this method can inform the spreadsheet.
setPadding(float, float) - Method in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
setPaintPosition(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setPaintVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setPopup(PopupPanel) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
setPopup(String, PopupButton) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets a pop-up button to the given cell in the currently active sheet.
setPopup(int, int, PopupButton) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets a pop-up button to the given cell in the currently active sheet.
setPopup(CellReference, PopupButton) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets a pop-up button to the given cell in the currently active sheet.
setPopupHeaderHidden(boolean) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
setPopupHeight(String) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
setPopupHeight(String) - Method in class com.vaadin.addon.spreadsheet.PopupButton
Set the height for this pop-up button's pop-up.
setPopupPositionCallback(PopupPanel.PositionCallback) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
Override the position callback method for the button's popup.
setPopupWidth(String) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
setPopupWidth(String) - Method in class com.vaadin.addon.spreadsheet.PopupButton
Set the width for this pop-up button's pop-up.
setPos(int, int) - Method in class com.vaadin.addon.spreadsheet.client.ColumnGrouping
 
setPos(int, int) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
Where this marker should be positioned.
setPos(int, int) - Method in class com.vaadin.addon.spreadsheet.client.RowGrouping
 
setPosition(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setReadOnly(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
setReportStyle(boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Enables or disables the report style.
setResource(String, Resource) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
setRow(int) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
1-based
setRowBeforeMergedCell(int) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
setRowBufferSize(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setRowBufferSize(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the row buffer size.
setRowCol(int, int) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
1-based
setRowColHeadingsVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets row and column heading visibility for the currently active sheet.
setRowGroupingData(List<GroupingData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setRowGroupingData(List<GroupingData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setRowGroupingInversed(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setRowGroupingInversed(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setRowGroupingMax(int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setRowGroupingMax(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setRowH(float[]) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setRowHeight(int, float) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the row height for currently active sheet.
setRowHidden(int, boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Hides or shows the given row, see Row.setZeroHeight(boolean).
setRowIndexToStyleIndex(HashMap<Integer, Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setRows(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setScrollPosition(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setSelectedCell(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setSelectedCellAddress(String) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setSelectedCellAndRange(String, int, int, int, int, int, int, boolean) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
Updates the selected cell and painted range.
setSelectedTab(int) - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
setSelection(int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Selects the cell at the given coordinates
setSelection(String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Selects the cell(s) at the given coordinates Coordinates can be simple "A1" style addresses or ranges, named ranges, or a formula.
setSelectionRange(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Selects the given range, using the cell at row1 and col1 as an anchor.
setSelectionRangeOutlineVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setSheet(SheetWidget) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
setSheetContextMenuHandler(SpreadsheetWidget.SheetContextMenuHandler) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setSheetElement(Element) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
setSheetFocused(boolean) - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
setSheetFocused(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setSheetHidden(int, SheetVisibility) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
See Workbook.setSheetHidden(int, boolean).
setSheetHidden(int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
setSheetMaxSize(int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
setSheetName(int, String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets a name for the sheet at the given visible sheet index.
setSheetNameWithPOIIndex(int, String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets a name for the sheet at the given POI model index.
setSheetPaneElement(Element, Element, Element, Element) - Method in class com.vaadin.addon.spreadsheet.client.SheetEventListener
 
setSheetProtected(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setSheetProtected(int, String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the protection enabled with the given password for the sheet at the given index.
setSheetSelectionBarVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the visibility of the bottom sheet selection bar.
setSheetWidget(SheetWidget, DivElement) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
setSheetWidget(SheetWidget) - Method in class com.vaadin.addon.spreadsheet.client.SheetEventListener
 
setSheetWidget(SheetWidget, FormulaBarWidget) - Method in class com.vaadin.addon.spreadsheet.client.SheetInputEventListener
 
setShiftedCellBorderStyles(ArrayList<String>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setSize(double) - Method in class com.vaadin.addon.spreadsheet.client.ColumnGrouping
 
setSize(double) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
setSize(double) - Method in class com.vaadin.addon.spreadsheet.client.RowGrouping
 
setSpreadsheetComponentFactory(SpreadsheetComponentFactory) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Set a new component factory for this Spreadsheet.
setSpreadsheetHandler(SpreadsheetHandler) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setStatusLabelValue(String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Sets the content of the status label.
setStyleName(String, boolean) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
setTabIndex(int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 
setTabs(String[], boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
setTouchMode(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setTouchMode(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setValue(String, String, boolean) - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
setValue(String) - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
setVerticalScrollPositions(int[]) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setVerticalSplitPosition(int) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setVerticalSplitPosition(int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setVerticalSplitPosition(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
setVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
Marks this as image visible or hidden in the current spreadsheet view.
setWidth(String) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setWidth(float) - Method in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
setWidth(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setWidthPX(double) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
setWorkbook(Workbook) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Reloads the component with the given Workbook.
setWorkbookProtected(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
sheet - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonState
 
SHEET_CHANGE_METHOD - Static variable in interface com.vaadin.addon.spreadsheet.Spreadsheet.SheetChangeListener
 
SHEET_IMAGE_CLASSNAME - Static variable in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
sheetAddressChanged(String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Address field value changed.
sheetAddressChanged(String) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
SheetChangeEvent(Component, Sheet, Sheet, int, int) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet.SheetChangeEvent
Creates a new SheetChangeEvent.
SheetChartWrapper - Class in com.vaadin.addon.spreadsheet
SheetChartWrapper is an utility class of the Spreadsheet component.
SheetChartWrapper(XSSFChart, Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.SheetChartWrapper
 
sheetCreated(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Sheet is created as the last sheet
sheetCreated(int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
SheetEventListener - Class in com.vaadin.addon.spreadsheet.client
 
SheetEventListener() - Constructor for class com.vaadin.addon.spreadsheet.client.SheetEventListener
 
SheetHandler - Interface in com.vaadin.addon.spreadsheet.client
 
SheetImageWrapper - Class in com.vaadin.addon.spreadsheet
SheetImageWrapper is an utility class of the Spreadsheet component.
SheetImageWrapper(ClientAnchor, String, byte[]) - Constructor for class com.vaadin.addon.spreadsheet.SheetImageWrapper
 
sheetIndex - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
1-based
SheetInputEventListener - Class in com.vaadin.addon.spreadsheet.client
 
SheetInputEventListener() - Constructor for class com.vaadin.addon.spreadsheet.client.SheetInputEventListener
 
SheetJsniUtil - Class in com.vaadin.addon.spreadsheet.client
 
SheetJsniUtil() - Constructor for class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
sheetNames - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
SheetOverlay - Class in com.vaadin.addon.spreadsheet.client
 
SheetOverlay(Widget, OverlayInfo) - Constructor for class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
SheetOverlayWrapper - Class in com.vaadin.addon.spreadsheet
 
SheetOverlayWrapper(ClientAnchor) - Constructor for class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
 
SheetOverlayWrapper.OverlayChangeListener - Interface in com.vaadin.addon.spreadsheet
 
sheetProtected - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
sheetRenamed(int, String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
 
sheetRenamed(int, String) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
sheetSelected(int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
 
sheetSelected(int, int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
SheetTabSheet - Class in com.vaadin.addon.spreadsheet.client
 
SheetTabSheet(SheetTabSheet.SheetTabSheetHandler) - Constructor for class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
SheetTabSheet.SheetTabSheetHandler - Interface in com.vaadin.addon.spreadsheet.client
 
sheetUpdated(String[], int, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
SheetWidget - Class in com.vaadin.addon.spreadsheet.client
 
SheetWidget(SheetHandler, boolean) - Constructor for class com.vaadin.addon.spreadsheet.client.SheetWidget
 
shiftCellValue(Cell, Cell, boolean, Double) - Method in class com.vaadin.addon.spreadsheet.CellSelectionShifter
"Shifts" cell value.
shiftedCellBorderStyles - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
shiftRows(int, int, int) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Shifts rows between startRow and endRow n number of rows.
shiftRows(int, int, int, boolean, boolean) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Shifts rows between startRow and endRow n number of rows.
show(Element, int, int) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
showActions(ArrayList<SpreadsheetActionDetails>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
The String arrays contain the caption and the icon resource key.
showCellCommentMark() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
showCellCustomComponents(HashMap<String, Widget>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
showCustomWidgets(HashMap<String, Widget>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
showDependingToCellRightCorner(Element, int, int) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
ShowHideCellCommentAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for showing or hiding a cell comment.
ShowHideCellCommentAction() - Constructor for class com.vaadin.addon.spreadsheet.action.ShowHideCellCommentAction
 
showInvalidFormulaIndicator() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
showPopupButton(Element) - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
showSelectedCell(String, int, int, String, boolean, boolean, boolean) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
SINGLE_ITEM_SIZE_HEIGHT - Static variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
SINGLE_ITEM_SIZE_WIDTH - Static variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
SizeChangeCommand - Class in com.vaadin.addon.spreadsheet.command
Command for changing the height of row(s) or the width of column(s).
SizeChangeCommand(Spreadsheet, SizeChangeCommand.Type) - Constructor for class com.vaadin.addon.spreadsheet.command.SizeChangeCommand
 
SizeChangeCommand.Type - Enum in com.vaadin.addon.spreadsheet.command
Determines whether this command applies to a row or to a column.
spreadsheet - Variable in class com.vaadin.addon.spreadsheet.CellValueManager
The Spreadsheet this class is tied to.
spreadsheet - Variable in class com.vaadin.addon.spreadsheet.command.SpreadsheetCommand
 
Spreadsheet - Class in com.vaadin.addon.spreadsheet
Vaadin Spreadsheet is a Vaadin Add-On Component which allows displaying and interacting with the contents of an Excel file.
Spreadsheet() - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet
Creates a new Spreadsheet component using the newer Excel version format XSSFWorkbook.
Spreadsheet(int, int) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet
Creates a new Spreadsheet component using the newer Excel version format XSSFWorkbook.
Spreadsheet(Workbook) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet
Creates a new Spreadsheet component and loads the given Workbook.
Spreadsheet(File) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet
Creates a new Spreadsheet component and loads the given Excel file.
Spreadsheet(InputStream) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet
Creates a new Spreadsheet component based on the given input stream.
spreadsheet - Variable in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Target Spreadsheet component
Spreadsheet.CellDeletionHandler - Interface in com.vaadin.addon.spreadsheet
An interface for handling cell deletion from user input.
Spreadsheet.CellValueChangeEvent - Class in com.vaadin.addon.spreadsheet
This event is fired when cell value changes.
Spreadsheet.CellValueChangeListener - Interface in com.vaadin.addon.spreadsheet
Used for knowing when a user has changed the cell value in Spreadsheet UI.
Spreadsheet.CellValueHandler - Interface in com.vaadin.addon.spreadsheet
An interface for handling the edited cell value from user input.
Spreadsheet.CommentAuthorProvider - Interface in com.vaadin.addon.spreadsheet
This interface can be implemented to provide the comment author name set to new comments in cells.
Spreadsheet.FormulaValueChangeEvent - Class in com.vaadin.addon.spreadsheet
This event is fired when the value of a cell referenced by a formula cell changes making the formula value change
Spreadsheet.FormulaValueChangeListener - Interface in com.vaadin.addon.spreadsheet
Used for knowing when a cell referenced by a formula cell has changed in the Spreadsheet UI making the formula value change
Spreadsheet.HyperlinkCellClickHandler - Interface in com.vaadin.addon.spreadsheet
An interface for handling clicks on cells that contain a hyperlink.
Spreadsheet.ProtectedEditEvent - Class in com.vaadin.addon.spreadsheet
An event that is fired when an attempt to modify a locked cell has been made.
Spreadsheet.ProtectedEditListener - Interface in com.vaadin.addon.spreadsheet
A listener for when an attempt to modify a locked cell has been made.
Spreadsheet.RowHeaderDoubleClickEvent - Class in com.vaadin.addon.spreadsheet
This event is fired when the border of a row header is double clicked
Spreadsheet.RowHeaderDoubleClickListener - Interface in com.vaadin.addon.spreadsheet
Interface for listening a Spreadsheet.RowHeaderDoubleClickEvent event
Spreadsheet.SelectionChangeEvent - Class in com.vaadin.addon.spreadsheet
This event is fired when cell selection changes.
Spreadsheet.SelectionChangeListener - Interface in com.vaadin.addon.spreadsheet
Used for knowing when a user has changed the cell selection in any way.
Spreadsheet.SheetChangeEvent - Class in com.vaadin.addon.spreadsheet
An event that is fired to registered listeners when the selected sheet has been changed.
Spreadsheet.SheetChangeListener - Interface in com.vaadin.addon.spreadsheet
A listener for when a sheet is selected.
Spreadsheet.ValueChangeEvent - Class in com.vaadin.addon.spreadsheet
This is a parent class for a value change events.
SpreadsheetAction - Class in com.vaadin.addon.spreadsheet.action
Abstract base class for Spreadsheet actions.
SpreadsheetAction(String) - Constructor for class com.vaadin.addon.spreadsheet.action.SpreadsheetAction
 
SpreadsheetAction - Class in com.vaadin.addon.spreadsheet.client
 
SpreadsheetAction(ActionOwner) - Constructor for class com.vaadin.addon.spreadsheet.client.SpreadsheetAction
 
SpreadsheetAction(ActionOwner, SpreadsheetServerRpc, String, int, SpreadsheetWidget) - Constructor for class com.vaadin.addon.spreadsheet.client.SpreadsheetAction
 
SpreadsheetActionDetails - Class in com.vaadin.addon.spreadsheet.client
 
SpreadsheetActionDetails() - Constructor for class com.vaadin.addon.spreadsheet.client.SpreadsheetActionDetails
 
SpreadsheetClientRpc - Interface in com.vaadin.addon.spreadsheet.client
 
SpreadsheetCommand - Class in com.vaadin.addon.spreadsheet.command
Abstract base class for Spreadsheet commands.
SpreadsheetCommand(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.command.SpreadsheetCommand
Creates a new command targeting the given spreadsheet.
SpreadsheetComponentFactory - Interface in com.vaadin.addon.spreadsheet
Defines an interface for having custom components inside the Spreadsheet.
SpreadsheetConnector - Class in com.vaadin.addon.spreadsheet.client
 
SpreadsheetConnector() - Constructor for class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
SpreadsheetConnector.CommsTrigger - Interface in com.vaadin.addon.spreadsheet.client
 
SpreadsheetCustomEditorFactory - Interface in com.vaadin.addon.spreadsheet.client
 
SpreadsheetDefaultActionHandler - Class in com.vaadin.addon.spreadsheet.action
Default action handler for Spreadsheet actions.
SpreadsheetDefaultActionHandler() - Constructor for class com.vaadin.addon.spreadsheet.action.SpreadsheetDefaultActionHandler
 
SpreadsheetFactory - Class in com.vaadin.addon.spreadsheet
SpreadsheetFactory is an utility class of the Spreadsheet component.
SpreadsheetFactory() - Constructor for class com.vaadin.addon.spreadsheet.SpreadsheetFactory
 
SpreadsheetFilter - Interface in com.vaadin.addon.spreadsheet
Interface for filter components that can be added to a SpreadsheetFilterTable.
SpreadsheetFilterTable - Class in com.vaadin.addon.spreadsheet
Represents a "table" inside a spreadsheet, that has filters ( SpreadsheetFilter) inside the table's headers' pop-up buttons.
SpreadsheetFilterTable(Spreadsheet, CellRangeAddress) - Constructor for class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Creates a new filter table for the given spreadsheet component, its active sheet (Spreadsheet.getActiveSheet() and region.
SpreadsheetFilterTable(Spreadsheet, Sheet, CellRangeAddress) - Constructor for class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Creates a new filter table for the given spreadsheet component, sheet and region.
SpreadsheetHandler - Interface in com.vaadin.addon.spreadsheet.client
 
SpreadsheetHandlerImpl - Class in com.vaadin.addon.spreadsheet
Implementation of the Spreadsheet Server RPC interface.
SpreadsheetHandlerImpl(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
SpreadsheetHistoryManager - Class in com.vaadin.addon.spreadsheet
SpreadsheetHistoryManager is an utility class of the Spreadsheet add-on.
SpreadsheetHistoryManager(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Creates a new history manager for the given Spreadsheet.
SpreadsheetServerRpc - Interface in com.vaadin.addon.spreadsheet.client
 
SpreadsheetState - Class in com.vaadin.addon.spreadsheet.shared
 
SpreadsheetState() - Constructor for class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
SpreadsheetStyleFactory - Class in com.vaadin.addon.spreadsheet
SpreadsheetStyleFactory is an utility class for the Spreadsheet component.
SpreadsheetStyleFactory(Spreadsheet) - Constructor for class com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory
Constructs a new SpreadsheetStyleFactory for the given Spreadsheet
SpreadsheetStyleFactory.BorderStyle - Enum in com.vaadin.addon.spreadsheet
Styling for cell borders
SpreadsheetTable - Class in com.vaadin.addon.spreadsheet
Represents a "table" inside a spreadsheet.
SpreadsheetTable(Spreadsheet, CellRangeAddress) - Constructor for class com.vaadin.addon.spreadsheet.SpreadsheetTable
Creates a new table for the given spreadsheet component, its active sheet (returned by Spreadsheet.getActiveSheet()) and the given region.
SpreadsheetTable(Spreadsheet, Sheet, CellRangeAddress) - Constructor for class com.vaadin.addon.spreadsheet.SpreadsheetTable
Creates a new table for the given spreadsheet component, sheet and region.
SpreadsheetUtil - Class in com.vaadin.addon.spreadsheet
Utility class for miscellaneous Spreadsheet operations.
SpreadsheetUtil() - Constructor for class com.vaadin.addon.spreadsheet.SpreadsheetUtil
 
SpreadsheetWidget - Class in com.vaadin.addon.spreadsheet.client
 
SpreadsheetWidget() - Constructor for class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
SpreadsheetWidget.SheetContextMenuHandler - Interface in com.vaadin.addon.spreadsheet.client
 
startEditingCell(boolean, boolean, String) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
startIndex - Variable in class com.vaadin.addon.spreadsheet.shared.GroupingData
 
startInlineEdit(boolean) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
stopEditingCell(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
stopInlineEdit() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
stoppedSelectingCellsWithDrag(Event) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
swapCellSelection(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Swaps the selected cell to the new one, which is the selected cell after this call.
swapSelectedCellInsideSelection(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Swaps the selected cell to the new one, which is the selected cell after this call.

T

tableToDelete - Variable in class com.vaadin.addon.spreadsheet.action.DeleteTableAction
 
toCssKey(int, int) - Static method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Generates css key for the cell.
tokenizeFormula(String, Locale) - Method in class com.vaadin.addon.spreadsheet.FormulaFormatter
 
tokensToString(List<FormulaFormatter.FormulaToken>) - Method in class com.vaadin.addon.spreadsheet.FormulaFormatter
 
toKey(int, int) - Static method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Generates classname key for the cell.
toKey(int, int) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Translates cell coordinates to a cell key used to identify cells in the server-client communication.
toKey(Cell) - Static method in class com.vaadin.addon.spreadsheet.SpreadsheetUtil
Translates cell coordinates from the given Cell object to a cell key used to identify cells in the server-client communication.
top - Variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
toRGBA(byte[]) - Static method in class com.vaadin.addon.spreadsheet.ColorConverterUtil
 
toRGBA(String) - Static method in class com.vaadin.addon.spreadsheet.ColorConverterUtil
 
toString() - Method in class com.vaadin.addon.spreadsheet.client.CellData
 
toString() - Method in class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
toString() - Method in class com.vaadin.addon.spreadsheet.SheetOverlayWrapper
 
type - Variable in class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
type - Variable in class com.vaadin.addon.spreadsheet.client.SpreadsheetActionDetails
0 = cell, 1 = row, 2 = column TODO replace with enum type

U

undo() - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHistoryManager
Does undo if possible.
unFormatFormulaValue(String, Locale) - Method in class com.vaadin.addon.spreadsheet.FormulaFormatter
Convert from a localized format to a non-localized.
UnHideHeadersAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for showing hidden columns or rows.
UnHideHeadersAction() - Constructor for class com.vaadin.addon.spreadsheet.action.UnHideHeadersAction
 
uniqueIndex - Variable in class com.vaadin.addon.spreadsheet.shared.GroupingData
index unique for this group, for collapse/expand
unLocalizeTokens(List<FormulaFormatter.FormulaToken>, Locale) - Method in class com.vaadin.addon.spreadsheet.FormulaFormatter
 
UnMergeCellsAction - Class in com.vaadin.addon.spreadsheet.action
Spreadsheet action for breaking a merged cell into its constituents.
UnMergeCellsAction() - Constructor for class com.vaadin.addon.spreadsheet.action.UnMergeCellsAction
 
unRegisterFilter(PopupButton, SpreadsheetFilter) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetFilterTable
Unregisters the filter from this filter table and removes it from the given pop-up button.
unregisterTable(SpreadsheetTable) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Unregisters the given table from this Spreadsheet - it will no longer get reloaded when the sheet is changed back to the sheet containing the table.
update(int, int, CellData) - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
updateBottomLeftCellValues(List<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateBottomLeftCellValues(ArrayList<CellData>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
updateBottomLeftCellValues(ArrayList<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateBottomRightCellValues(List<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateBottomRightCellValues(ArrayList<CellData>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
updateBottomRightCellValues(ArrayList<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateCaption(ComponentConnector) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
updateCaption(ComponentConnector) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
updateCellComment(String, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
updateCellComment(String, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
 
updateCellComment(String, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateCellComment(String, int, int) - Method in class com.vaadin.addon.spreadsheet.SpreadsheetHandlerImpl
 
updateCellValue(int, int, Object, List<Cell>) - Method in class com.vaadin.addon.spreadsheet.command.CellValueCommand
Sets the given value to the cell at the given coordinates.
updateCellValues() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
updateClassName() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
updateClassName() - Method in class com.vaadin.addon.spreadsheet.client.MergedCell
 
updateDeletedRowsInClientCache(int, int) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Makes sure the next Spreadsheet.updateMarkedCells() call will clear all removed rows from client cache.
updateEditorCaretPos(boolean) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
Stores the current position if the editor caret (e.g.
updateFilteredItems(Collection<String>) - Method in class com.vaadin.addon.spreadsheet.ItemFilter
Updates the filtered rows to reflect the new filtered values.
updateFormulaBar(String, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
updateFormulaBar(String, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateFormulaSelectionStyles() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
Re-parses and paints the cell references in the current formula.
updateInputValue(String) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateLocale(Locale) - Method in class com.vaadin.addon.spreadsheet.CellValueManager
 
updateMarkedCellValues() - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Method for updating cells that are marked for update and formula cells.
updateMergedRegions(ArrayList<MergedRegion>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateMergedRegionSize(MergedRegion) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateOptions() - Method in class com.vaadin.addon.spreadsheet.ItemFilter
Updates the filtering options based on the values within the column.
updateOverlayInfo(String, OverlayInfo) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updatePopupButtonPosition(PopupButtonWidget, int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
PopupButtons should not change position (cell), but the popupButton's col and row values come after the popupButton has actually been added.
updateSelectedCellStyles(int, int, int, int, boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateSelectedCellValue(String) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateSelectedCellValues(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateSelectedCellValues(int, int, String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateSelectionOutline(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateSizeLocationPadding(OverlayInfo) - Method in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
updateTopLeftCellValues(List<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateTopLeftCellValues(ArrayList<CellData>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
updateTopLeftCellValues(ArrayList<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateTopRightCellValues(List<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateTopRightCellValues(ArrayList<CellData>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
updateTopRightCellValues(ArrayList<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateVisibleCellValues() - Method in class com.vaadin.addon.spreadsheet.CellValueManager
Method for updating the spreadsheet client side visible cells and cached data correctly.

V

value - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
ValueChangeCommand - Interface in com.vaadin.addon.spreadsheet.command
Common interface for all Spreadsheet commands that change cell values.
ValueChangeEvent(Component, Set<CellReference>) - Constructor for class com.vaadin.addon.spreadsheet.Spreadsheet.ValueChangeEvent
 
valueOf(String) - Static method in enum com.vaadin.addon.spreadsheet.client.OverlayInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vaadin.addon.spreadsheet.command.SizeChangeCommand.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory.BorderStyle
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.vaadin.addon.spreadsheet.client.OverlayInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.vaadin.addon.spreadsheet.command.CellValueCommand
 
values() - Static method in enum com.vaadin.addon.spreadsheet.command.SizeChangeCommand.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vaadin.addon.spreadsheet.DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vaadin.addon.spreadsheet.SpreadsheetStyleFactory.BorderStyle
Returns an array containing the constants of this enum type, in the order they are declared.
verticalScrollPositions - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
verticalSplitPosition - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
visibleCellComments - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 

W

widgetSizeChanged() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
width - Variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
width - Variable in class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
workbookChangeToggle - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
WorkbookEvaluatorUtil - Class in org.apache.poi.ss.formula
Helper to evaluate POI values that are package scoped, like formula Ptg[] arrays.
WorkbookEvaluatorUtil() - Constructor for class org.apache.poi.ss.formula.WorkbookEvaluatorUtil
 
workbookProtected - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
write(String) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Exports current spreadsheet into a File with the given name.
write(OutputStream) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
Exports current spreadsheet as an output stream.
writeAttempted(Spreadsheet.ProtectedEditEvent) - Method in interface com.vaadin.addon.spreadsheet.Spreadsheet.ProtectedEditListener
Called when the SpreadSheet detects that the client tried to edit a locked cell (usually by pressing a key).
writeDesign(Element, DesignContext) - Method in class com.vaadin.addon.spreadsheet.Spreadsheet
 

X

XSSFColorConverter - Class in com.vaadin.addon.spreadsheet
Color converter implementation for the current Excel file type (.xlsx or XSSF in POI terms).
XSSFColorConverter(XSSFWorkbook) - Constructor for class com.vaadin.addon.spreadsheet.XSSFColorConverter
 
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links

Copyright © 2013–2026 Vaadin Ltd. All rights reserved.