Index

A B C D E F G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(T) - Method in interface com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl.JsConsumer
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
ActionOnColumnHeaderCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
ActionOnCurrentSelectionCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
ActionOnRowHeaderCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
active - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonState
 
addCloseHandler(CloseHandler<PopupPanel>) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
addComponentInheritanceInfo(ValueMap) - Method in class com.vaadin.client.ApplicationConfiguration
 
addComponentMappings(ValueMap, WidgetSet) - Method in class com.vaadin.client.ApplicationConfiguration
 
addFormulaCellRange(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
Adds a selection range to the current formula
addGetParameters(String, String) - Static method in class com.vaadin.client.ApplicationConnection
Deprecated.
Use SharedUtil.addGetParameters(String,String) instead
addHandler(GwtEvent.Type<H>, H) - Method in class com.vaadin.client.ApplicationConnection
 
addMergedRegion(MergedRegion) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
addPopupButton(PopupButtonWidget) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
addPopupButton(PopupButtonWidget) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
addPopupButton(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
addPopupComponent(Widget) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
addSheetOverlay(String, SheetOverlay) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
addShiftedCellBorderStyles(List<String>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
addTabs(String[]) - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
addVisibleCellComment(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
analyzeLayouts() - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
as of 7.1. Replaced by UIConnector.analyzeLayouts()
ApplicationConfiguration - Class in com.vaadin.client
 
ApplicationConfiguration() - Constructor for class com.vaadin.client.ApplicationConfiguration
 
ApplicationConfiguration.ErrorMessage - Class in com.vaadin.client
Wraps a native javascript object containing fields for an error message.
ApplicationConnection - Class in com.vaadin.client
This is the client side communication "engine", managing client-server communication with its server side counterpart com.vaadin.server.VaadinService.
ApplicationConnection() - Constructor for class com.vaadin.client.ApplicationConnection
 
ApplicationConnection.ApplicationConnectionEvent - Class in com.vaadin.client
 
ApplicationConnection.ApplicationState - Enum Class in com.vaadin.client
 
ApplicationConnection.ApplicationStoppedEvent - Class in com.vaadin.client
Event triggered when a application is stopped by calling ApplicationConnection.setApplicationRunning(boolean).
ApplicationConnection.ApplicationStoppedHandler - Interface in com.vaadin.client
A listener for listening to application stopped events.
ApplicationConnection.CommunicationErrorHandler - Interface in com.vaadin.client
Allows custom handling of communication errors.
ApplicationConnection.CommunicationHandler - Interface in com.vaadin.client
The communication handler methods are called at certain points during communication with the server.
ApplicationConnection.MultiStepDuration - Class in com.vaadin.client
 
ApplicationConnection.RequestStartingEvent - Class in com.vaadin.client
 
ApplicationConnection.ResponseHandlingEndedEvent - Class in com.vaadin.client
 
ApplicationConnection.ResponseHandlingStartedEvent - Class in com.vaadin.client
 
ApplicationConnectionEvent(ApplicationConnection) - Constructor for class com.vaadin.client.ApplicationConnection.ApplicationConnectionEvent
 
ApplicationStoppedEvent() - Constructor for class com.vaadin.client.ApplicationConnection.ApplicationStoppedEvent
 
apply() - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.ClearSelectedCellsOnCutCallback
 
apply() - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.DeleteSelectedCellsCallback
 
apply() - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.OnConnectorInitCallback
 
apply() - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.OnRedoCallback
 
apply() - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.OnUndoCallback
 
apply() - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.ProtectedCellWriteAttemptedCallback
 
apply(boolean) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.BooleanCallback
 
apply(boolean, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.LevelHeaderClickedCallback
 
apply(boolean, int, boolean) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.GroupingCollapsedCallback
 
apply(int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.ColumnHeaderContextMenuOpenCallback
 
apply(int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.OnColumnAutofitCallback
 
apply(int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.OnRowAutofitCallback
 
apply(int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.RowHeaderContextMenuOpenCallback
 
apply(int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.CellAddedToSelectionAndSelectedCallback
 
apply(int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.ColumnAddedToSelectionCallback
 
apply(int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.ColumnSelectedCallback
 
apply(int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.ContextMenuOpenOnSelectionCallback
 
apply(int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.LinkCellClickedCallback
 
apply(int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.RowAddedToRangeSelectionCallback
 
apply(int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.RowSelectedCallback
 
apply(int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.SelectionDecreasePaintedCallback
 
apply(int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.SheetCreatedCallback
 
apply(int, int, boolean) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.CellSelectedCallback
 
apply(int, int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.SheetSelectedCallback
 
apply(int, int, int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.CellRangeSelectedCallback
 
apply(int, int, int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.CellsAddedToRangeSelectionCallback
 
apply(int, int, int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.OnSheetScrollCallback
 
apply(int, int, int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.SelectionIncreasePaintedCallback
 
apply(int, int, int, int, int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.CellRangePaintedCallback
 
apply(int, int, String) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.CellValueEditedCallback
 
apply(int, String) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.SheetRenamedCallback
 
apply(String) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.ActionOnColumnHeaderCallback
 
apply(String) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.ActionOnCurrentSelectionCallback
 
apply(String) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.ActionOnRowHeaderCallback
 
apply(String) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.OnPasteCallback
 
apply(String) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.SheetAddressChangedCallback
 
apply(String, int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.UpdateCellCommentCallback
 
apply(HashMap<Integer, Float>) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.SetCellStyleWidthRatiosCallback
 
apply(Map<Integer, Float>, int, int, int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.RowsResizedCallback
 
apply(Map<Integer, Integer>, int, int, int, int) - Method in interface com.vaadin.component.spreadsheet.client.js.callbacks.ColumnResizedCallback
 

B

BooleanCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
bringForward() - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
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
 

C

cacheFormulaFieldValue() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
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
 
caption - Variable in class com.vaadin.addon.spreadsheet.client.SpreadsheetActionDetails
 
captionSizeUpdated(Widget) - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
As of 7.0.2, has not had any effect for a long time
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
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
CellAddedToSelectionAndSelectedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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
 
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
 
cellKeysToEditorIdMap - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
CellRangePaintedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
CellRangeSelectedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
CellsAddedToRangeSelectionCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
CellSelectedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
cellStyle - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
cellStyleToCSSStyle - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
cellsUpdated(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
cellsUpdated(ArrayList<CellData>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
cellValueEdited(int, int, String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
 
cellValueEdited(int, int, String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
CellValueEditedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.
checkEmptyValue() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
CheckForUpdates - Class in com.google.gwt.dev.shell
This is a dummy impleenetation of a class that was removed in gwt 2.9, but still used in vaadin-client-compiler
CheckForUpdates() - Constructor for class com.google.gwt.dev.shell.CheckForUpdates
 
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.client.FormulaBarWidget
 
clear(boolean) - Method in class com.google.gwt.user.client.ui.RootPanel
Deprecated.
Simply removing all DOM elements can cause issues with other elements in the page.
clearAll(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Clears the sheet.
clearBasicCellStyles() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
clearBeforeMergeCells() - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
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.
clearCSSRules(StyleElement) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
Clears the rules starting from the given index
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
 
clearPopupContent() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
ClearSelectedCellsOnCutCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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
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(int, int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
ColumnAddedToSelectionCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
ColumnHeaderContextMenuOpenCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
ColumnResizedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
columnSelected(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
Complete column selected.
columnSelected(int, int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
ColumnSelectedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
colW - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
com.google.gwt.core.ext.linker.impl - package com.google.gwt.core.ext.linker.impl
 
com.google.gwt.dev.shell - package com.google.gwt.dev.shell
 
com.google.gwt.user.client.ui - package com.google.gwt.user.client.ui
 
com.vaadin.addon.spreadsheet.client - package com.vaadin.addon.spreadsheet.client
 
com.vaadin.addon.spreadsheet.shared - package com.vaadin.addon.spreadsheet.shared
 
com.vaadin.client - package com.vaadin.client
 
com.vaadin.client.communication - package com.vaadin.client.communication
 
com.vaadin.component.spreadsheet.client - package com.vaadin.component.spreadsheet.client
 
com.vaadin.component.spreadsheet.client.js - package com.vaadin.component.spreadsheet.client.js
 
com.vaadin.component.spreadsheet.client.js.callbacks - package com.vaadin.component.spreadsheet.client.js.callbacks
 
com.vaadin.sass.linker - package com.vaadin.sass.linker
 
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
 
COMPONENT - Static variable in class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
componentIDtoCellKeysMap - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
conditionalFormattingStyles - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
All conditional formatting styles for this sheet.
configurationUpdated() - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
ConnectorBundleLoaderFactory - Class in com.vaadin.component.spreadsheet.client
 
ConnectorBundleLoaderFactory() - Constructor for class com.vaadin.component.spreadsheet.client.ConnectorBundleLoaderFactory
 
ContentWidget(Element) - Constructor for class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi.ContentWidget
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
ContextMenuOpenOnSelectionCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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. paste is delegated to server-side.
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
 
create(Class<T>, ServerConnector) - Static method in class com.vaadin.client.communication.RpcProxy
 
createCellAddress(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
createCellAddress(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
createRangeSelectionString(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
createState() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
createWidget() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
createWidget() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
cssLoaded - Variable in class com.vaadin.client.ApplicationConnection
 

D

DefaultConnectionStateHandler - Class in com.vaadin.client.communication
Default implementation of the connection state handler.
DefaultConnectionStateHandler() - Constructor for class com.vaadin.client.communication.DefaultConnectionStateHandler
 
DefaultConnectionStateHandler.Type - Enum Class in com.vaadin.client.communication
 
defColW - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
defRowH - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
DeleteSelectedCellsCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
detachNow(Widget) - Static method in class com.google.gwt.user.client.ui.RootPanel
Marks a widget as detached and removes it from the detach list.
detachOnWindowClose(Widget) - Static method in class com.google.gwt.user.client.ui.RootPanel
Adds a widget to the detach list.
DISABLED_CLASSNAME - Static variable in class com.vaadin.client.ApplicationConnection
Deprecated.
disconnected() - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
dispatch(ApplicationConnection.ApplicationStoppedHandler) - Method in class com.vaadin.client.ApplicationConnection.ApplicationStoppedEvent
 
dispatch(ApplicationConnection.CommunicationHandler) - Method in class com.vaadin.client.ApplicationConnection.RequestStartingEvent
 
dispatch(ApplicationConnection.CommunicationHandler) - Method in class com.vaadin.client.ApplicationConnection.ResponseHandlingEndedEvent
 
dispatch(ApplicationConnection.CommunicationHandler) - Method in class com.vaadin.client.ApplicationConnection.ResponseHandlingStartedEvent
 
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
 
doEmitCompilation(TreeLogger, LinkerContext, CompilationResult, ArtifactSet) - Method in class com.vaadin.component.spreadsheet.client.SpreadsheetLinker
 
doReconnect(JsonObject) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Re-sends the payload to the server (if not null) or re-sends a heartbeat request immediately.
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(int, int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
emitSelectionScript(TreeLogger, LinkerContext, ArtifactSet) - Method in class com.vaadin.component.spreadsheet.client.SpreadsheetLinker
 
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
 
ERROR_CLASSNAME_EXT - Static variable in class com.vaadin.client.ApplicationConnection
Deprecated.
ErrorMessage() - Constructor for class com.vaadin.client.ApplicationConfiguration.ErrorMessage
 
execute() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetAction
 
executeWhenCSSLoaded(Command) - Method in class com.vaadin.client.ApplicationConnection
 
EXPAND_CHAR - Static variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 

F

fillSelectionScriptTemplate(StringBuffer, TreeLogger, LinkerContext, ArtifactSet, CompilationResult) - Method in class com.vaadin.component.spreadsheet.client.SpreadsheetLinker
 
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(GwtEvent<?>) - Method in class com.vaadin.client.ApplicationConnection
 
flushActiveConnector() - Method in class com.vaadin.client.ApplicationConnection
Calls ComponentConnector.flush() on the active connector.
focus() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
focusCustomEditor() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
focusSheet() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
focusSheet() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
focusSheet(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
forceLayout() - Method in class com.vaadin.client.ApplicationConnection
This will cause re-layouting of all components.
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
 
formulaValue - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 

G

generate(TreeLogger, GeneratorContext, String) - Method in class com.vaadin.component.spreadsheet.client.ConnectorBundleLoaderFactory
 
get() - Static method in class com.google.gwt.user.client.ui.RootPanel
Gets the default root panel.
get(String) - Static method in class com.google.gwt.user.client.ui.RootPanel
Gets the root panel associated with a given browser element.
getActiveSheetName() - Method in interface com.vaadin.addon.spreadsheet.client.FormulaBarHandler
 
getActiveSheetName() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getApplicationState() - Method in class com.vaadin.client.ApplicationConnection
Returns the state of this application.
getAssignedElement() - Method in class com.vaadin.addon.spreadsheet.client.Slot
 
getAssignedElements(Element) - Static method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
getAssociatedType() - Method in class com.vaadin.client.ApplicationConnection.ApplicationStoppedEvent
 
getAssociatedType() - Method in class com.vaadin.client.ApplicationConnection.RequestStartingEvent
 
getAssociatedType() - Method in class com.vaadin.client.ApplicationConnection.ResponseHandlingEndedEvent
 
getAssociatedType() - Method in class com.vaadin.client.ApplicationConnection.ResponseHandlingStartedEvent
 
getAtmosphereJSVersion() - Method in class com.vaadin.client.ApplicationConfiguration
Return Atmosphere JS version.
getAtmosphereVersion() - Method in class com.vaadin.client.ApplicationConfiguration
Return Atmosphere version.
getAuthorizationError() - Method in class com.vaadin.client.ApplicationConfiguration
 
getBodyElement() - Static method in class com.google.gwt.user.client.ui.RootPanel
Convenience method for getting the document's body element.
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
 
getBoxedTypeName(JType) - Static method in class com.vaadin.component.spreadsheet.client.ConnectorBundleLoaderFactory
 
getCaption() - Method in class com.vaadin.client.ApplicationConfiguration.ErrorMessage
 
getCellData(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getCellFormulaValue(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
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
 
getCellWidth() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
getCellWidth() - Method in class com.vaadin.addon.spreadsheet.client.MergedCell
 
getClassLiteralString(JType) - Static method in class com.vaadin.component.spreadsheet.client.ConnectorBundleLoaderFactory
 
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
 
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..
getColumnBufferSize() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getColumnBufferSize() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getColumnIndexToStyleIndex() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getColumnIndexToStyleIndex() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
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
 
getColWidths() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getCommunicationError() - Method in class com.vaadin.client.ApplicationConfiguration
 
getComposedPath(Event) - Static method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
getConditionalFormattingStyles() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getConditionalFormattingStyles() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getConfigFromDOM(String) - Static method in class com.vaadin.client.ApplicationConfiguration
 
getConfigFromJson(String, String, Element) - Static method in class com.vaadin.client.ApplicationConfiguration
 
getConfiguration() - Method in class com.vaadin.client.ApplicationConnection
Gets the ApplicationConfiguration for the current application.
getConnection() - Method in class com.vaadin.client.ApplicationConnection.ApplicationConnectionEvent
 
getConnection() - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Returns the connection this handler is connected to.
getConnectionStateHandler() - Method in class com.vaadin.client.ApplicationConnection
Gets the communication error handler for this application.
getConnector(String, int) - Method in class com.vaadin.client.ApplicationConnection
Get either an existing ComponentConnector or create a new ComponentConnector with the given type and id.
getConnectorClassByEncodedTag(int) - Method in class com.vaadin.client.ApplicationConfiguration
 
getConnectorsForWidgetset(TreeLogger, TypeOracle) - Method in class com.vaadin.component.spreadsheet.client.ConnectorBundleLoaderFactory
Returns the connector types that should be included in the widgetset.
getConnectorsForWidgetset(TreeLogger, TypeOracle) - Method in class com.vaadin.component.spreadsheet.client.SpreadsheetConnectorBundleLoaderFactory
 
getContextMenu() - Method in class com.vaadin.client.ApplicationConnection
Singleton method to get instance of app's context menu.
getContextRootUrl() - Method in class com.vaadin.client.ApplicationConfiguration
Gets the URL to the context root of the web application.
getCopyPasteHandler() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getCustomEditor(String) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetCustomEditorFactory
 
getCustomEditorFactory() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getCustomWidgetIterator() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getDefaultRowHeight() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
default row height in points (?)
getDefaultRowHeight() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getDefinedRows() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Number of defined rows in the spreadsheet
getDefinedRows() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getDependencyLoader() - Method in class com.vaadin.client.ApplicationConnection
Gets the instance which handles loading of dependencies.
getDescription() - Method in class com.vaadin.component.spreadsheet.client.SpreadsheetLinker
 
getDescription() - Method in class com.vaadin.sass.linker.SassLinker
 
getDialogText(int) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Gets the text to show in the reconnect dialog.
getDialogTextGaveUp(int) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Gets the text to show in the reconnect dialog after giving up (reconnect limit reached).
getElement() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
getForElement(Element) - Static method in class com.google.gwt.user.client.ui.RootPanel
 
getFormulaBarWidget() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getFormulaBarWidget() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getFormulaFieldValue() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
getFrontendUrl() - Method in class com.vaadin.client.ApplicationConfiguration
Gets the URL of the that the frontend:// protocol should resolve to.
getHeartbeat() - Method in class com.vaadin.client.ApplicationConnection
Returns the hearbeat instance.
getHeartbeatInterval() - Method in class com.vaadin.client.ApplicationConfiguration
 
getIcon(String) - Method in class com.vaadin.client.ApplicationConnection
Gets an Icon instance corresponding to a URI.
getIndex() - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
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
 
getLastSeenServerSyncId() - Method in class com.vaadin.client.ApplicationConnection
 
getLeftVisibleColumnIndex() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getLoadingIndicator() - Method in class com.vaadin.client.ApplicationConnection
Returns the loading indicator used by this ApplicationConnection.
getLoadStyle(JClassType) - Method in class com.vaadin.component.spreadsheet.client.ConnectorBundleLoaderFactory
 
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
 
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
Params 1-based
getMergedRegionStartingFrom(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getMessage() - Method in class com.vaadin.client.ApplicationConfiguration.ErrorMessage
 
getMessageHandler() - Method in class com.vaadin.client.ApplicationConnection
Gets the (server to client) message handler for this application.
getMessageSender() - Method in class com.vaadin.client.ApplicationConnection
Gets the (client to server) message sender for this application.
getOriginalCellValue(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getOverlayContainer() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetOverlay
 
getOverlayContainer() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetOverlay.SpreadsheetContextMenu
 
getOverlayRules(StyleElement, String[]) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
Gets all Overlay rules
getPaintable(UIDL) - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
getParentTag(int) - Method in class com.vaadin.client.ApplicationConfiguration
 
getParsedCol() - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
getParsedRow() - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
getPositionCallback() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
Returns the position callback method used for the button's popup.
getProtectedRpcProxy(Class<T>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
getRealEventTargetCell(int, int, Cell) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getResource(String) - Method in class com.vaadin.client.ApplicationConnection
Gets a resource that has been pre-loaded via UIDL, such as custom layouts.
getResourceUrl(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
getRightVisibleColumnIndex() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getRootElement() - Method in class com.vaadin.client.ApplicationConfiguration
Get the root element instance used for this application.
getRootPanelId() - Method in class com.vaadin.client.ApplicationConfiguration
 
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
 
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
 
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
 
getRowIndexToStyleIndex() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
getRowIndexToStyleIndex() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
getRpcManager() - Method in class com.vaadin.client.ApplicationConnection
Gets the server rpc manager for this application.
getRpcProxy(Class<T>) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
getRpcProxy(Class<T>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
getRules(StyleElement) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Clears the rules starting from the given index
getRunningApplications() - Static method in class com.vaadin.client.ApplicationConfiguration
 
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
 
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
 
getSelectionScriptTemplate(TreeLogger, LinkerContext) - Method in class com.vaadin.component.spreadsheet.client.SpreadsheetLinker
 
getSelectionTopRow() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
getServerRpcQueue() - Method in class com.vaadin.client.ApplicationConnection
Gets the server RPC queue for this application.
getServerSideClassNameForTag(Integer) - Method in class com.vaadin.client.ApplicationConfiguration
 
getServiceUrl() - Method in class com.vaadin.client.ApplicationConfiguration
Gets the URL to the server-side VaadinService.
getServiceUrlParameterName() - Method in class com.vaadin.client.ApplicationConfiguration
Return the name of the parameter used to to send data to the service url.
getServletVersion() - Method in class com.vaadin.client.ApplicationConfiguration
 
getSessionExpiredError() - Method in class com.vaadin.client.ApplicationConfiguration
 
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
 
getSpreadsheetHandler() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
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.component.spreadsheet.client.js.SpreadsheetJsApi
 
getTagsForServerSideClassName(String) - Method in class com.vaadin.client.ApplicationConfiguration
Returns all tags for given class.
getThemeName() - Method in class com.vaadin.client.ApplicationConfiguration
Deprecated.
as of 7.3. Use UIConnector.getActiveTheme() to get the theme currently in use
getThemeUri() - Method in class com.vaadin.client.ApplicationConnection
Gets the URI for the current theme.
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
 
getTotalHeight(int) - Static method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
getTotalWidth(int) - Static method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
getUIConnector() - Method in class com.vaadin.client.ApplicationConnection
Gets the main view.
getUIDL() - Method in class com.vaadin.client.ApplicationConfiguration
Gets the initial UIDL from the DOM, if it was provided during the init process.
getUIId() - Method in class com.vaadin.client.ApplicationConfiguration
Gets the UI id of the server-side UI associated with this client-side instance.
getUrl() - Method in class com.vaadin.client.ApplicationConfiguration.ErrorMessage
 
getVaadinDirUrl() - Method in class com.vaadin.client.ApplicationConfiguration
Gets the URL of the VAADIN directory on the server.
getValue() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
getVersionInfoJSObject() - Method in class com.vaadin.client.ApplicationConfiguration
 
getVirtualChild(String, String) - Static method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
 
getVTooltip() - Method in class com.vaadin.client.ApplicationConnection
Get VTooltip instance related to application connection.
getWidget() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
getWidget() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
getWidgetSet() - Method in class com.vaadin.client.ApplicationConnection
 
giveUp() - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Called when we should give up trying to reconnect and let the user decide how to continue.
GroupingCollapsedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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(int, int, int, int, boolean) - Constructor for class com.vaadin.addon.spreadsheet.shared.GroupingData
 
GroupingData(long, long, short, long, 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

handleCommunicationError(String, int) - Method in class com.vaadin.client.ApplicationConnection
 
handleComponentRelativeSize(Widget) - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
As of 7.0, serves no purpose
handleInputElementValueChange(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
handler - Variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
handleRecoverableError(DefaultConnectionStateHandler.Type, JsonObject) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Called whenever an error occurs in communication which should be handled by showing the reconnect dialog and retrying communication until successful again.
handleUnauthorized(XhrConnectionError) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
hasActions - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
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
 
hasEventListeners(Widget, String) - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
As of 7.0. Use AbstractConnector.hasEventListener(String) instead
hasEventListeners(ComponentConnector, String) - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
As of 7.0. Use AbstractConnector.hasEventListener(String) instead
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
 
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
 
HEARTBEAT - Enum constant in enum class com.vaadin.client.communication.DefaultConnectionStateHandler.Type
 
heartbeatException(Request, Throwable) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
heartbeatInvalidStatusCode(Request, Response) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
heartbeatOk() - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
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
 
hideDialog() - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Called when the reconnect dialog should be hidden.
horizontalScrollPositions - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
horizontalSplitPosition - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
hyperlinksTooltips - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 

I

id - Variable in class com.vaadin.addon.spreadsheet.client.MergedRegion
 
IMAGE - Static variable in class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
increaseHorizontalSelection(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
increaseVerticalSelection(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
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
 
init(WidgetSet, ApplicationConfiguration) - Method in class com.vaadin.client.ApplicationConnection
 
INITIALIZING - Enum constant in enum class com.vaadin.client.ApplicationConnection.ApplicationState
 
injectResources(StringBuffer, ArtifactSet) - Static method in class com.google.gwt.core.ext.linker.impl.ResourceInjectionUtil
Installs stylesheets and scripts.
injectStylesheets(StringBuffer, ArtifactSet) - Static method in class com.google.gwt.core.ext.linker.impl.ResourceInjectionUtil
Installs stylesheets using the installOneStylesheet method, which is assumed to be defined on the page.
insertRule(StyleElement, String) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
Insert one CSS rule to the end of given stylesheet
IntCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
invalidCellAddress() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
invalidCellAddress() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
invalidCellAddress() - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
invalidFormulaCells - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
invalidFormulaErrorMessage - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
isApplicationRunning() - Method in class com.vaadin.client.ApplicationConnection
Checks if the application is in the ApplicationConnection.ApplicationState.RUNNING state.
isAreaCompletelyVisible(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
isCellCompletelyVisible(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Is the given cell currently visible completely.
isCellLocked(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
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.
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
 
isColumnHidden(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
isCSSLoaded() - Method in class com.vaadin.client.ApplicationConnection
Checks whether or not the CSS is loaded.
isDebugMode() - Static method in class com.vaadin.client.ApplicationConfiguration
Checks if client side is in debug mode.
isDialogVisible() - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Checks if the reconnect dialog is visible to the user.
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
 
isFrozenCellRendered(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Is the cell currently rendered in any of the frozen panes.
isHeader(String) - Method in class com.vaadin.addon.spreadsheet.client.SheetJsniUtil
returns 1 for row 2 for column 0 for not header
isHidden() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
isHigherPriorityThan(DefaultConnectionStateHandler.Type) - Method in enum class com.vaadin.client.communication.DefaultConnectionStateHandler.Type
Checks if this type is of higher priority than the given type.
isInDetachList(Widget) - Static method in class com.google.gwt.user.client.ui.RootPanel
Determines whether the given widget is in the detach list.
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.
isLoadingIndicatorVisible() - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
As of 7.1. Use ApplicationConnection.getLoadingIndicator() and VLoadingIndicator.isVisible().isVisible() instead.
isMessage() - Method in enum class com.vaadin.client.communication.DefaultConnectionStateHandler.Type
 
isMouseButtonDownAndSelecting() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
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
 
isProductionMode() - Static method in class com.vaadin.client.ApplicationConfiguration
Checks if production mode is enabled.
isQuietDebugMode() - Static method in class com.vaadin.client.ApplicationConfiguration
Checks whether debug logging should be quiet.
isRowHidden(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
isRowHidden(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
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() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
isSheetProtected() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
isStandalone() - Method in class com.vaadin.client.ApplicationConfiguration
 
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
 
isVisible() - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
isWidgetsetVersionSent() - Method in class com.vaadin.client.ApplicationConfiguration
Checks whether the widget set version has been sent to the server.
iterator() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 

K

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

L

layout() - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
LevelHeaderClickedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
link(TreeLogger, LinkerContext, ArtifactSet, boolean) - Method in class com.vaadin.component.spreadsheet.client.SpreadsheetLinker
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
LinkCellClickedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
listenToEventsOnPane(Element) - Method in class com.vaadin.addon.spreadsheet.client.SheetEventListener
 
load() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
load() - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
logDuration(String) - Method in class com.vaadin.client.ApplicationConnection.MultiStepDuration
 
logDuration(String, int) - Method in class com.vaadin.client.ApplicationConnection.MultiStepDuration
 

M

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
 
markAsOverflowDirty() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
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
 
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
 
MODIFIED_CLASSNAME - Static variable in class com.vaadin.client.ApplicationConnection
Deprecated.
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
 
MultiStepDuration() - Constructor for class com.vaadin.client.ApplicationConnection.MultiStepDuration
 

N

namedRanges - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
needsMeasure - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
newSelectedCellSet() - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
notifyStateChanges(String[], boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 

O

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
 
onApplicationStopped(ApplicationConnection.ApplicationStoppedEvent) - Method in interface com.vaadin.client.ApplicationConnection.ApplicationStoppedHandler
Triggered when the ApplicationConnection marks a previously running application as stopped by invoking ApplicationConnection.setApplicationRunning(boolean).
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
 
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
 
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
 
onCellSelectedWithKeyboard(int, int, String, MergedRegion) - Method in class com.vaadin.addon.spreadsheet.client.SelectionHandler
 
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
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
OnColumnAutofitCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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
 
onColumnHeaderResizeDoubleClick(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
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
 
onColumnsResized(Map<Integer, Integer>) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Map containing 1-based column indexes and new sizes as pt
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
OnConnectorInitCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.
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.
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
 
onError(String, int) - Method in interface com.vaadin.client.ApplicationConnection.CommunicationErrorHandler
Called when a communication error has occurred.
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
 
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
 
onModuleLoad() - Method in class com.vaadin.client.ApplicationConfiguration
 
onModuleLoad() - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetEntryPoint
 
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
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
OnPasteCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
onPopupButtonClick(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.PopupButtonServerRpc
Called when the button has been clicked, and the pop-up has been opened.
onPopupButtonClick(int, int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
onPopupButtonOpened(int, int, String, String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
onPopupClose(int, int) - Method in interface com.vaadin.addon.spreadsheet.client.PopupButtonServerRpc
Called after the pop-up has been closed.
onPopupClose(int, int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
OnRedoCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
onRedoPress() - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onRedoPress() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
onRequestStarting(ApplicationConnection.RequestStartingEvent) - Method in interface com.vaadin.client.ApplicationConnection.CommunicationHandler
 
onResponseHandlingEnded(ApplicationConnection.ResponseHandlingEndedEvent) - Method in interface com.vaadin.client.ApplicationConnection.CommunicationHandler
 
onResponseHandlingStarted(ApplicationConnection.ResponseHandlingStartedEvent) - Method in interface com.vaadin.client.ApplicationConnection.CommunicationHandler
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
OnRowAutofitCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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
 
onRowHeaderDoubleClick(int) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onRowHeaderDoubleClick(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
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
 
onRowsResized(Map<Integer, Float>) - Method in interface com.vaadin.addon.spreadsheet.client.SheetHandler
Map containing 1-based row indexes and new sizes as pt
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
 
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 interface com.vaadin.addon.spreadsheet.client.SheetHandler
 
onSelectionIncreasePainted(int, int, int, int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
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
 
onSheetRenameCancel() - Method in interface com.vaadin.addon.spreadsheet.client.SheetTabSheet.SheetTabSheetHandler
 
onSheetRenameCancel() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
onSheetScroll(Event) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
OnSheetScrollCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
OnUndoCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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
 
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
 
openPopupOverlay() - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
originalValue - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
OverlayInfo - Class in com.vaadin.addon.spreadsheet.client
 
OverlayInfo() - Constructor for class com.vaadin.addon.spreadsheet.client.OverlayInfo
 
overlays - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 

P

parseArrayFloat(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseArrayInt(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseArraylistInteger(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseArraylistOfCellData(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseArraylistSpreadsheetActionDetails(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseArraylistString(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseArrayMergedRegion(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseArrayOfStrings(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
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
parseJson(String) - Static method in class com.vaadin.client.ApplicationConfiguration
 
parseListOfGroupingData(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseListOfPopupButtons(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseMapIntegerInteger(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseMapIntegerString(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseMapStringOverlayInfo(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseMapStringString(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parsePopupButtonState(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
Parser - Class in com.vaadin.component.spreadsheet.client.js
 
Parser() - Constructor for class com.vaadin.component.spreadsheet.client.js.Parser
 
parseSetInteger(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
parseSetString(String) - Static method in class com.vaadin.component.spreadsheet.client.js.Parser
 
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_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
 
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
 
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
 
PopupButtonWidget - Class in com.vaadin.addon.spreadsheet.client
 
PopupButtonWidget() - Constructor for class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
popupHeight - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonState
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
ProtectedCellWriteAttemptedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
PUSH - Enum constant in enum class com.vaadin.client.communication.DefaultConnectionStateHandler.Type
 
pushBack() - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
pushClientTimeout(PushConnection, JavaScriptObject) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
pushClosed(PushConnection, JavaScriptObject) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
pushError(PushConnection, JavaScriptObject) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
pushInvalidContent(PushConnection, String) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
pushNotConnected(JsonObject) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
pushOk(PushConnection) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
pushReconnectPending(PushConnection) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
pushScriptLoadError(String) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 

R

refreshAlwaysVisibleCellCommentOverlays() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
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
 
refreshCellStyles() - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
registerCallback(String) - Static method in class com.vaadin.client.ApplicationConfiguration
Registers that callback that the bootstrap javascript uses to start applications once the widgetset is loaded and all required information is available.
registerHandler() - Method in class com.vaadin.addon.spreadsheet.client.CopyPasteTextBox
Register this instance to listen to all native events
relayout() - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
relayoutSheet() - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
relayoutSheet() - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
relayoutSheet(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
reload - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
should the sheet be reloaded on client side
remove(Widget) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
removeAllTabs() - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
removeCellCommentMark() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
removeCustomCellEditor() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
removeInvalidFormulaIndicator() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
removeMergedRegion(MergedRegion, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
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
 
removePopupButton(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
removePopupComponent(Widget) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
removeSheetOverlay(String) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
removeShiftedCellBorderStyles() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
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
 
RequestStartingEvent(ApplicationConnection) - Constructor for class com.vaadin.client.ApplicationConnection.RequestStartingEvent
 
REQUIRED_CLASSNAME - Static variable in class com.vaadin.client.ApplicationConnection
Deprecated.
REQUIRED_CLASSNAME_EXT - Static variable in class com.vaadin.client.ApplicationConnection
Deprecated.
resetCellContents() - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
resetFromModel(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
Set the model that stores the contents of the spreadsheet.
resize() - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
ResourceInjectionUtil - Class in com.google.gwt.core.ext.linker.impl
Utility class to help linkers do resource injection.
ResourceInjectionUtil() - Constructor for class com.google.gwt.core.ext.linker.impl.ResourceInjectionUtil
 
ResponseHandlingEndedEvent(ApplicationConnection) - Constructor for class com.vaadin.client.ApplicationConnection.ResponseHandlingEndedEvent
 
ResponseHandlingStartedEvent(ApplicationConnection) - Constructor for class com.vaadin.client.ApplicationConnection.ResponseHandlingStartedEvent
 
revertCellAddressValue() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
revertCellValue() - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
RootPanel - Class in com.google.gwt.user.client.ui
The panel to which all other widgets must ultimately be added.
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
RowAddedToRangeSelectionCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
RowHeaderContextMenuOpenCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
rowIndexToStyleIndex - Variable in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
rowIndexToStyleIndex - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
RowSelectedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
RowsResizedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
rpc - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
RpcProxy - Class in com.vaadin.client.communication
spreadsheet: we override this class to provide our own rpc implementation
RpcProxy() - Constructor for class com.vaadin.client.communication.RpcProxy
 
runDescendentsLayout(HasWidgets) - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
As of 7.0, serves no purpose
RUNNING - Enum constant in enum class com.vaadin.client.ApplicationConnection.ApplicationState
 
runWhenDependenciesLoaded(Command) - Static method in class com.vaadin.client.ApplicationConfiguration
Runs the given command when all pending dependencies have been loaded, or immediately if no dependencies are being loaded.

S

SassLinker - Class in com.vaadin.sass.linker
Pre-linker that checks for the existence of SASS files in public folders, compiles them to CSS files with the SassCompiler from Vaadin and adds the CSS back into the artifact.
SassLinker() - Constructor for class com.vaadin.sass.linker.SassLinker
 
scheduleReconnect(JsonObject) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Called after a problem occurred.
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
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
SelectionDecreasePaintedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
SelectionIncreasePaintedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
SelectionWidget - Class in com.vaadin.addon.spreadsheet.client
 
SelectionWidget(SheetHandler, SheetWidget) - Constructor for class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
sendPendingVariableChanges() - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
as of 7.6, use ServerRpcQueue.flush()
sendUpdates() - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetConnector.CommsTrigger
 
SerializedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
setActionOnColumnHeaderCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setActionOnColumnHeaderCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setActionOnCurrentSelectionCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setActionOnCurrentSelectionCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setActionOnRowHeaderCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setActionOnRowHeaderCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setAppId(String) - Method in class com.vaadin.client.ApplicationConfiguration
 
setApplicationRunning(boolean) - Method in class com.vaadin.client.ApplicationConnection
 
setAuthor(String) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
setCaption(String) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
setCellAddedToSelectionAndSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setCellAddedToSelectionAndSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setCellCommentAuthors(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setCellComments(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
setCellFormulaValue(String) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setCellKeysToEditorIdMap(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setCellLinks(HashMap<String, String>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setCellPlainValue(String) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setCellRangePaintedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setCellRangePaintedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setCellRangeSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setCellRangeSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setCellsAddedToRangeSelectionCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setCellsAddedToRangeSelectionCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setCellSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setCellSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setCellStyleToCSSStyle(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
SetCellStyleWidthRatiosCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
setCellValueEditedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setCellValueEditedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setClass(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setClearSelectedCellsOnCutCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setClearSelectedCellsOnCutCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
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
 
setColGroupingData(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
setColGroupingInversed(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setColGroupingMax(int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setColGroupingMax(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setColGroupingMax(int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setCollapsed(boolean) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
setCols(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setCols(int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setColumnAddedToSelectionCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setColumnAddedToSelectionCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setColumnBufferSize(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setColumnBufferSize(int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setColumnHeaderContextMenuOpenCallback(SpreadsheetServerRpcImpl.JsConsumer<Integer>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setColumnHeaderContextMenuOpenCallback(SpreadsheetServerRpcImpl.JsConsumer<Integer>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setColumnIndexToStyleIndex(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setColumnIndexToStyleIndex(HashMap<Integer, Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setColumnResizedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setColumnResizedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setColumnSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setColumnSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setColW(int[]) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setColW(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setCommentText(String) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
setCommsTrigger(SpreadsheetConnector.CommsTrigger) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setCommunicationErrorDelegate(ApplicationConnection.CommunicationErrorHandler) - Method in class com.vaadin.client.ApplicationConnection
Sets the delegate that is called whenever a communication error occurrs.
setComponentIDtoCellKeysMap(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setConditionalFormattingStyles(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setConditionalFormattingStyles(HashMap<Integer, String>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setConnection(ApplicationConnection) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
setContextMenuOpenOnSelectionCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setContextMenuOpenOnSelectionCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setCustomEditorFactory(SpreadsheetCustomEditorFactory) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setDefColW(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setDefColW(int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setDefRowH(float) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setDefRowH(float) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setDeleteSelectedCellsCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setDeleteSelectedCellsCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setDisplayGridlines(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setDisplayGridlines(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setDisplayGridlines(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setDisplayRowColHeadings(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setDisplayRowColHeadings(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setDisplayRowColHeadings(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setGroupingCollapsedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setGroupingCollapsedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setHasActions(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setHeight(float) - Method in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
setHeight(String) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setHeight(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setHeight(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setHidden(boolean) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
setHiddenColumnIndexes(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setHiddenColumnIndexes(ArrayList<Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setHiddenRowIndexes(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setHiddenRowIndexes(ArrayList<Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setHorizontalScrollPositions(int[]) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setHorizontalScrollPositions(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
setHorizontalSplitPosition(int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setHost(Element, Node) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setHost(Element, Node) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector
 
setHost(Element, Node) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setHyperlinksTooltips(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setHyperlinksTooltips(HashMap<String, String>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setId(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setId(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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.
setInfoLabelValue(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setInFullFocus(boolean) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setInlineEdit(boolean) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setInvalidFormulaCells(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
setLevelHeaderClickedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setLevelHeaderClickedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setLinkCellClickedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setLinkCellClickedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setLocation(int, int) - Method in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
setLockedColumnIndexes(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setLockedColumnIndexes(Set<Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setLockedRowIndexes(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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.
setLockFormatColumns(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setLockFormatRows(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
Enable or disable Formatting rows locking.
setLockFormatRows(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
setMergedRegions(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setNamedRanges(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setNamedRanges(List<String>) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
 
setNamedRanges(List<String>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setOnColumnAutofitCallback(SpreadsheetServerRpcImpl.JsConsumer<Integer>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setOnColumnAutofitCallback(SpreadsheetServerRpcImpl.JsConsumer<Integer>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setOnConnectorInitCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setOnConnectorInitCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setOnPasteCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setOnPasteCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setOnRedoCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setOnRedoCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setOnRowAutofitCallback(SpreadsheetServerRpcImpl.JsConsumer<Integer>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setOnRowAutofitCallback(SpreadsheetServerRpcImpl.JsConsumer<Integer>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setOnSheetScrollCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setOnSheetScrollCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setOnUndoCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setOnUndoCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setOverlays(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
setPopupButtonClickCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setPopupButtonClickCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setPopupButtonServerRpc(PopupButtonServerRpc) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonConnector
 
setPopupCloseCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setPopupCloseCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setPopupContent(Widget) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
setPopupHeaderHidden(boolean) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
setPopupHeight(String) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
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
 
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
 
setProtectedCellWriteAttemptedCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setProtectedCellWriteAttemptedCallback(SpreadsheetServerRpcImpl.JsConsumer<Void>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setReadOnly(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
setReload(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setResource(String, String) - Method in class com.vaadin.client.ApplicationConnection
Sets a resource that has been pre-loaded via UIDL, such as custom layouts.
setResources(Element, String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRow(int) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
1-based
setRowAddedToRangeSelectionCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRowAddedToRangeSelectionCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
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.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRowCol(int, int) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
1-based
setRowGroupingData(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
setRowGroupingInversed(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRowGroupingMax(int) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setRowGroupingMax(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setRowGroupingMax(int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRowH(float[]) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setRowH(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRowHeaderContextMenuOpenCallback(SpreadsheetServerRpcImpl.JsConsumer<Integer>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRowHeaderContextMenuOpenCallback(SpreadsheetServerRpcImpl.JsConsumer<Integer>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setRowIndexToStyleIndex(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRowIndexToStyleIndex(HashMap<Integer, Integer>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setRows(int) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setRows(int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRowSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRowSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setRowsResizedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setRowsResizedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
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.
setSelectedCellAndRange(String, int, int, int, int, int, int, boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setSelectedTab(int) - Method in class com.vaadin.addon.spreadsheet.client.SheetTabSheet
 
setSelectionDecreasePaintedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setSelectionDecreasePaintedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setSelectionIncreasePaintedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setSelectionIncreasePaintedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setSelectionRangeOutlineVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
setSetCellStyleWidthRatiosCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setSetCellStyleWidthRatiosCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setSheet(SheetWidget) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonHeader
 
setSheetAddressChangedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setSheetAddressChangedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setSheetContextMenuHandler(SpreadsheetWidget.SheetContextMenuHandler) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setSheetCreatedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setSheetCreatedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
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
 
setSheetIndex(int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setSheetNames(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setSheetRenamedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setSheetRenamedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setSheetSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setSheetSelectedCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setSheetWidget(SheetWidget) - Method in class com.vaadin.addon.spreadsheet.client.SheetEventListener
 
setSheetWidget(SheetWidget, DivElement) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
setSheetWidget(SheetWidget, FormulaBarWidget) - Method in class com.vaadin.addon.spreadsheet.client.SheetInputEventListener
 
setShiftedCellBorderStyles(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
setSpreadsheetHandler(SpreadsheetHandler) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setStyleName(String, boolean) - Method in class com.vaadin.addon.spreadsheet.client.PopupButtonWidget
 
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
 
setUpdateCellCommentCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setUpdateCellCommentCallback(SpreadsheetServerRpcImpl.JsConsumer<String>) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
setValue(String) - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
setValue(String, String, boolean) - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
setVerticalScrollPositions(int[]) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setVerticalScrollPositions(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
setVerticalSplitPosition(int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
setVisible(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setVisibleCellComments(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setWidgetsetVersionSent() - Method in class com.vaadin.client.ApplicationConfiguration
Registers that the widget set version has been sent to the server.
setWidth(float) - Method in class com.vaadin.addon.spreadsheet.client.SheetOverlay
 
setWidth(String) - Method in class com.vaadin.addon.spreadsheet.client.SelectionWidget
 
setWidth(String) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setWidth(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setWidthPX(double) - Method in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
setWorkbookChangeToggle(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
setWorkbookProtected(boolean) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
setWorkbookProtected(boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
sheet - Variable in class com.vaadin.addon.spreadsheet.client.PopupButtonState
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
SheetAddressChangedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
SheetCreatedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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
 
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
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
SheetRenamedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
sheetSelected(int, int, int) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetHandler
 
sheetSelected(int, int, int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
SheetSelectedCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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
 
shiftedCellBorderStyles - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
show(Element, int, int) - Method in class com.vaadin.addon.spreadsheet.client.CellComment
 
showActions(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
showActions(ArrayList<SpreadsheetActionDetails>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
The String arrays contain the caption and the icon resource key.
showAuthenticationError(String) - Method in class com.vaadin.client.ApplicationConnection
Shows the authentication error notification.
showCellCommentMark() - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
showCellCustomComponents(HashMap<String, Widget>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
showCommunicationError(String, int) - Method in class com.vaadin.client.ApplicationConnection
Shows the communication error notification.
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
 
showDialog() - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Called when the reconnect dialog should be shown.
showError(String, ApplicationConfiguration.ErrorMessage) - Method in class com.vaadin.client.ApplicationConnection
Shows an error notification.
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
 
showSelectedCell(String, int, int, String, boolean, boolean, boolean) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
showSessionExpiredError(String) - Method in class com.vaadin.client.ApplicationConnection
Shows the session expiration notification.
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
 
Slot - Class in com.vaadin.addon.spreadsheet.client
 
Slot(String, Element, Element) - Constructor for class com.vaadin.addon.spreadsheet.client.Slot
 
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
 
spreadsheetConnector - Variable in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
SpreadsheetConnectorBundleLoaderFactory - Class in com.vaadin.component.spreadsheet.client
 
SpreadsheetConnectorBundleLoaderFactory() - Constructor for class com.vaadin.component.spreadsheet.client.SpreadsheetConnectorBundleLoaderFactory
 
SpreadsheetContextMenu() - Constructor for class com.vaadin.addon.spreadsheet.client.SpreadsheetOverlay.SpreadsheetContextMenu
 
SpreadsheetCustomEditorFactory - Interface in com.vaadin.addon.spreadsheet.client
 
SpreadsheetEntryPoint - Class in com.vaadin.component.spreadsheet.client.js
 
SpreadsheetEntryPoint() - Constructor for class com.vaadin.component.spreadsheet.client.js.SpreadsheetEntryPoint
 
SpreadsheetHandler - Interface in com.vaadin.addon.spreadsheet.client
 
SpreadsheetJsApi - Class in com.vaadin.component.spreadsheet.client.js
this is the public api which we will export to js
SpreadsheetJsApi(Element, Node) - Constructor for class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
receives the host element and the render root where the widget must be embedded into, and publishes the methods which can be used from JS
SpreadsheetJsApi.ContentWidget - Class in com.vaadin.component.spreadsheet.client.js
 
SpreadsheetLinker - Class in com.vaadin.component.spreadsheet.client
Customized version of SingleScriptLinker which uses a modified version of the single script template ("com/vaadin/component/spreadsheet/client/SpreadsheetSingleScriptTemplate.js").
SpreadsheetLinker() - Constructor for class com.vaadin.component.spreadsheet.client.SpreadsheetLinker
 
SpreadsheetOverlay - Class in com.vaadin.addon.spreadsheet.client
A VOverlay Implementation that attaches the overlay to the container added by vaadin-spreadsheet webcomponent
SpreadsheetOverlay() - Constructor for class com.vaadin.addon.spreadsheet.client.SpreadsheetOverlay
 
SpreadsheetOverlay(boolean) - Constructor for class com.vaadin.addon.spreadsheet.client.SpreadsheetOverlay
 
SpreadsheetOverlay(boolean, boolean) - Constructor for class com.vaadin.addon.spreadsheet.client.SpreadsheetOverlay
 
SpreadsheetOverlay.SpreadsheetContextMenu - Class in com.vaadin.addon.spreadsheet.client
A VContextMenu Implementation that attaches the overlay to the container added by vaadin-spreadsheet webcomponent
SpreadsheetServerRpc - Interface in com.vaadin.addon.spreadsheet.client
 
SpreadsheetServerRpcImpl - Class in com.vaadin.component.spreadsheet.client.js
 
SpreadsheetServerRpcImpl() - Constructor for class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
SpreadsheetServerRpcImpl.JsConsumer<T> - Interface in com.vaadin.component.spreadsheet.client.js
 
SpreadsheetState - Class in com.vaadin.addon.spreadsheet.shared
 
SpreadsheetState() - Constructor for class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
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
 
start() - Method in class com.vaadin.client.ApplicationConnection
Starts this application.
startApplication(String) - Static method in class com.vaadin.client.ApplicationConfiguration
Starts the application with a given id by reading the configuration options stored by the bootstrap javascript.
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
 
StringCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
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

TERMINATED - Enum constant in enum class com.vaadin.client.ApplicationConnection.ApplicationState
 
toCssKey(int, int) - Static method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
toKey(int, int) - Static method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
top - Variable in class com.vaadin.addon.spreadsheet.client.GroupingWidget
 
toString() - Method in class com.vaadin.addon.spreadsheet.client.CellData
 
translateVaadinUri(String) - Method in class com.vaadin.client.ApplicationConnection
Translates custom protocols in UIDL URI's to be recognizable by browser.
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
TYPE - Static variable in class com.vaadin.client.ApplicationConnection.ApplicationStoppedEvent
 
TYPE - Static variable in class com.vaadin.client.ApplicationConnection.RequestStartingEvent
 
TYPE - Static variable in class com.vaadin.client.ApplicationConnection.ResponseHandlingEndedEvent
 
TYPE - Static variable in class com.vaadin.client.ApplicationConnection.ResponseHandlingStartedEvent
 

U

UIDL_REFRESH_TOKEN - Static variable in class com.vaadin.client.ApplicationConnection
A string that, if found in a non-JSON response to a UIDL request, will cause the browser to refresh the page.
uniqueIndex - Variable in class com.vaadin.addon.spreadsheet.shared.GroupingData
index unique for this group, for collapse/expand
unregisterPaintable(ServerConnector) - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
As of 7.0. No longer serves any purpose.
update(int, int, CellData) - Method in class com.vaadin.addon.spreadsheet.client.Cell
 
updateBottomLeftCellValues(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
updateBottomLeftCellValues(ArrayList<CellData>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
updateBottomLeftCellValues(ArrayList<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateBottomLeftCellValues(List<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateBottomRightCellValues(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
updateBottomRightCellValues(ArrayList<CellData>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
updateBottomRightCellValues(ArrayList<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateBottomRightCellValues(List<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
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.component.spreadsheet.client.js.SpreadsheetServerRpcImpl
 
UpdateCellCommentCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 
updateCellsAndRefreshCellStyles() - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
updateComponent(Widget, UIDL, boolean) - Method in class com.vaadin.client.ApplicationConnection
Deprecated.
As of 7.0, no longer serves any purpose
updateDialog() - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
Called whenever a reconnect attempt fails to allow updating of dialog contents.
updateEditorCaretPos(boolean) - Method in class com.vaadin.addon.spreadsheet.client.FormulaBarWidget
Stores the current position if the editor caret (e.g. when focus is temporarily moved somewhere else)
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
 
updateFormulaBar(String, int, int) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
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
 
updateMergedRegions(ArrayList<MergedRegion>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateMergedRegionSize(MergedRegion) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
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(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
updateTopLeftCellValues(ArrayList<CellData>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
updateTopLeftCellValues(ArrayList<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateTopLeftCellValues(List<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateTopRightCellValues(String) - Method in class com.vaadin.component.spreadsheet.client.js.SpreadsheetJsApi
 
updateTopRightCellValues(ArrayList<CellData>) - Method in interface com.vaadin.addon.spreadsheet.client.SpreadsheetClientRpc
 
updateTopRightCellValues(ArrayList<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SpreadsheetWidget
 
updateTopRightCellValues(List<CellData>) - Method in class com.vaadin.addon.spreadsheet.client.SheetWidget
 
updateVariable(String, String, boolean, boolean) - Method in class com.vaadin.client.ApplicationConnection
Sends a new value for the given paintables given variable to the server.
updateVariable(String, String, double, boolean) - Method in class com.vaadin.client.ApplicationConnection
Sends a new value for the given paintables given variable to the server.
updateVariable(String, String, float, boolean) - Method in class com.vaadin.client.ApplicationConnection
Sends a new value for the given paintables given variable to the server.
updateVariable(String, String, int, boolean) - Method in class com.vaadin.client.ApplicationConnection
Sends a new value for the given paintables given variable to the server.
updateVariable(String, String, long, boolean) - Method in class com.vaadin.client.ApplicationConnection
Sends a new value for the given paintables given variable to the server.
updateVariable(String, String, ServerConnector, boolean) - Method in class com.vaadin.client.ApplicationConnection
Sends a new value for the given paintables given variable to the server.
updateVariable(String, String, Object[], boolean) - Method in class com.vaadin.client.ApplicationConnection
Sends a new value for the given paintables given variable to the server.
updateVariable(String, String, String[], boolean) - Method in class com.vaadin.client.ApplicationConnection
Sends a new value for the given paintables given variable to the server.
updateVariable(String, String, String, boolean) - Method in class com.vaadin.client.ApplicationConnection
Sends a new value for the given paintables given variable to the server.
updateVariable(String, String, Map<String, Object>, boolean) - Method in class com.vaadin.client.ApplicationConnection
Sends a new value for the given paintables given variable to the server.
useServiceUrlPathParam() - Method in class com.vaadin.client.ApplicationConfiguration
Checks whether path info in requests to the server-side service should be in a request parameter (named v-resourcePath) or appended to the end of the service URL.

V

value - Variable in class com.vaadin.addon.spreadsheet.client.CellData
 
valueOf(String) - Static method in enum class com.vaadin.client.ApplicationConnection.ApplicationState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.vaadin.client.communication.DefaultConnectionStateHandler.Type
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.vaadin.client.ApplicationConnection.ApplicationState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.vaadin.client.communication.DefaultConnectionStateHandler.Type
Returns an array containing the constants of this enum class, 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
 
VoidCallback - Interface in com.vaadin.component.spreadsheet.client.js.callbacks
 

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
 
workbookProtected - Variable in class com.vaadin.addon.spreadsheet.shared.SpreadsheetState
 
writeClassLiteral(SourceWriter, JType) - Static method in class com.vaadin.component.spreadsheet.client.ConnectorBundleLoaderFactory
 
writeTypeCreator(SourceWriter, JType) - Static method in class com.vaadin.component.spreadsheet.client.ConnectorBundleLoaderFactory
 

X

XHR - Enum constant in enum class com.vaadin.client.communication.DefaultConnectionStateHandler.Type
 
xhrException(XhrConnectionError) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
xhrInvalidContent(XhrConnectionError) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
xhrInvalidStatusCode(XhrConnectionError) - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
xhrOk() - Method in class com.vaadin.client.communication.DefaultConnectionStateHandler
 
A B C D E F G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form