Serialized Form
-
Package com.google.gwt.core.ext.linker.impl
-
Class com.google.gwt.core.ext.linker.impl.BinaryOnlyArtifactWrapper extends com.google.gwt.core.ext.linker.BinaryEmittedArtifact implements Serializable
-
Serialized Fields
-
underlyingArtifact
com.google.gwt.core.ext.linker.EmittedArtifact underlyingArtifact
-
-
-
Class com.google.gwt.core.ext.linker.impl.JarEntryEmittedArtifact extends com.google.gwt.core.ext.linker.BinaryEmittedArtifact implements Serializable
-
Class com.google.gwt.core.ext.linker.impl.PermutationsUtil.PermutationId extends com.google.gwt.dev.util.StringKey implements Serializable
-
Serialized Fields
-
softPermutationId
int softPermutationId
-
strongName
String strongName
-
-
-
Class com.google.gwt.core.ext.linker.impl.PropertiesMappingArtifact extends com.google.gwt.core.ext.linker.Artifact<com.google.gwt.core.ext.linker.impl.PropertiesMappingArtifact> implements Serializable
-
Class com.google.gwt.core.ext.linker.impl.SelectionInformation extends com.google.gwt.core.ext.linker.Artifact<com.google.gwt.core.ext.linker.impl.SelectionInformation> implements Serializable
-
Class com.google.gwt.core.ext.linker.impl.StandardCompilationResult extends com.google.gwt.core.ext.linker.CompilationResult implements Serializable
-
Serialized Fields
-
applicationPermutationResult
com.google.gwt.dev.jjs.PermutationResult applicationPermutationResult
-
applicationStatementRanges
com.google.gwt.core.ext.linker.StatementRanges[] applicationStatementRanges
-
permutationId
int permutationId
-
propertyValues
SortedSet<SortedMap<com.google.gwt.core.ext.linker.SelectionProperty,String>> propertyValues
-
softPermutations
List<com.google.gwt.core.ext.linker.SoftPermutation> softPermutations
-
strongName
String strongName
-
symbolToken
long symbolToken
-
-
-
Class com.google.gwt.core.ext.linker.impl.StandardGeneratedResource extends com.google.gwt.core.ext.linker.GeneratedResource implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
lastModified
long lastModified
-
-
-
Class com.google.gwt.core.ext.linker.impl.StandardPublicResource extends com.google.gwt.core.ext.linker.PublicResource implements Serializable
-
Serialization Methods
-
writeReplace
private Object writeReplace()
-
-
Serialized Fields
-
resource
com.google.gwt.dev.resource.Resource resource
-
-
-
Class com.google.gwt.core.ext.linker.impl.StandardScriptReference extends com.google.gwt.core.ext.linker.ScriptReference implements Serializable
-
Class com.google.gwt.core.ext.linker.impl.StandardSoftPermutation extends com.google.gwt.core.ext.linker.SoftPermutation implements Serializable
-
Class com.google.gwt.core.ext.linker.impl.StandardStatementRanges extends Object implements Serializable
-
Serialized Fields
-
ends
int[] ends
-
starts
int[] starts
-
-
-
Class com.google.gwt.core.ext.linker.impl.StandardStylesheetReference extends com.google.gwt.core.ext.linker.StylesheetReference implements Serializable
-
Class com.google.gwt.core.ext.linker.impl.StandardSymbolData extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
-
Package com.google.gwt.dev.shell
-
Class com.google.gwt.dev.shell.BrowserChannel.RemoteDeathError extends Error implements Serializable
-
Class com.google.gwt.dev.shell.BrowserChannelException extends Exception implements Serializable
- serialVersionUID:
- -8003262630951385484L
-
Class com.google.gwt.dev.shell.CloseButton extends JPanel implements Serializable
-
Serialized Fields
-
callback
com.google.gwt.dev.shell.CloseButton.Callback callback
-
-
-
Class com.google.gwt.dev.shell.HostedModeException extends RuntimeException implements Serializable
-
Class com.google.gwt.dev.shell.HostedModePluginObject extends net.sourceforge.htmlunit.corejs.javascript.ScriptableObject implements Serializable
- serialVersionUID:
- -1815031145376726799L
-
Serialized Fields
-
browserChannelClient
com.google.gwt.dev.shell.BrowserChannelClient browserChannelClient
-
connectMethod
net.sourceforge.htmlunit.corejs.javascript.Scriptable connectMethod
-
disconnectMethod
net.sourceforge.htmlunit.corejs.javascript.Scriptable disconnectMethod
-
initMethod
net.sourceforge.htmlunit.corejs.javascript.Scriptable initMethod
-
jsEngine
com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine jsEngine
-
logger
com.google.gwt.core.ext.TreeLogger logger
-
window
com.gargoylesoftware.htmlunit.javascript.host.Window window
-
-
Class com.google.gwt.dev.shell.JavaObject extends net.sourceforge.htmlunit.corejs.javascript.ScriptableObject implements Serializable
- serialVersionUID:
- -7923090130737830902L
-
Serialized Fields
-
jsContext
net.sourceforge.htmlunit.corejs.javascript.Context jsContext
-
objectRef
int objectRef
-
sessionData
com.google.gwt.dev.shell.SessionData sessionData
-
-
Class com.google.gwt.dev.shell.ShellMainWindow extends JPanel implements Serializable
-
Class com.google.gwt.dev.shell.WrapLayout extends FlowLayout implements Serializable
-
Serialized Fields
-
preferredLayoutSize
Dimension preferredLayoutSize
-
-
-
-
Package com.google.gwt.user.client.ui
-
Class com.google.gwt.user.client.ui.AttachDetachException extends com.google.gwt.event.shared.UmbrellaException implements Serializable
-
Class com.google.gwt.user.client.ui.ChangeListenerCollection extends ArrayList<com.google.gwt.user.client.ui.ChangeListener> implements Serializable
-
Class com.google.gwt.user.client.ui.ClickListenerCollection extends ArrayList<com.google.gwt.user.client.ui.ClickListener> implements Serializable
-
Class com.google.gwt.user.client.ui.DelegatingChangeListenerCollection extends com.google.gwt.user.client.ui.ChangeListenerCollection implements Serializable
-
Serialized Fields
-
owner
com.google.gwt.user.client.ui.Widget owner
Deprecated.
-
-
-
Class com.google.gwt.user.client.ui.DelegatingClickListenerCollection extends com.google.gwt.user.client.ui.ClickListenerCollection implements Serializable
-
Serialized Fields
-
owner
com.google.gwt.user.client.ui.Widget owner
Deprecated.
-
-
-
Class com.google.gwt.user.client.ui.DelegatingFocusListenerCollection extends com.google.gwt.user.client.ui.FocusListenerCollection implements Serializable
-
Serialized Fields
-
owner
com.google.gwt.user.client.ui.Widget owner
Deprecated.
-
-
-
Class com.google.gwt.user.client.ui.DelegatingKeyboardListenerCollection extends com.google.gwt.user.client.ui.KeyboardListenerCollection implements Serializable
-
Serialized Fields
-
owner
com.google.gwt.user.client.ui.Widget owner
Deprecated.
-
-
-
Class com.google.gwt.user.client.ui.DisclosureEvent extends EventObject implements Serializable
-
Class com.google.gwt.user.client.ui.FocusListenerCollection extends ArrayList<com.google.gwt.user.client.ui.FocusListener> implements Serializable
-
Class com.google.gwt.user.client.ui.FormHandlerCollection extends ArrayList<com.google.gwt.user.client.ui.FormHandler> implements Serializable
-
Class com.google.gwt.user.client.ui.FormSubmitCompleteEvent extends EventObject implements Serializable
-
Serialized Fields
-
resultHtml
String resultHtml
-
-
-
Class com.google.gwt.user.client.ui.FormSubmitEvent extends EventObject implements Serializable
-
Serialized Fields
-
cancel
boolean cancel
-
setCancelledCalled
boolean setCancelledCalled
-
-
-
Class com.google.gwt.user.client.ui.KeyboardListenerCollection extends ArrayList<com.google.gwt.user.client.ui.KeyboardListener> implements Serializable
-
Class com.google.gwt.user.client.ui.LoadListenerCollection extends ArrayList<com.google.gwt.user.client.ui.LoadListener> implements Serializable
-
Class com.google.gwt.user.client.ui.MouseListenerCollection extends ArrayList<com.google.gwt.user.client.ui.MouseListener> implements Serializable
-
Class com.google.gwt.user.client.ui.MouseWheelListenerCollection extends ArrayList<com.google.gwt.user.client.ui.MouseWheelListener> implements Serializable
-
Class com.google.gwt.user.client.ui.PopupListenerCollection extends ArrayList<com.google.gwt.user.client.ui.PopupListener> implements Serializable
-
Class com.google.gwt.user.client.ui.ScrollListenerCollection extends ArrayList<com.google.gwt.user.client.ui.ScrollListener> implements Serializable
-
Class com.google.gwt.user.client.ui.SuggestionEvent extends EventObject implements Serializable
-
Serialized Fields
-
selectedSuggestion
com.google.gwt.user.client.ui.SuggestOracle.Suggestion selectedSuggestion
-
-
-
Class com.google.gwt.user.client.ui.TableListenerCollection extends ArrayList<com.google.gwt.user.client.ui.TableListener> implements Serializable
-
Class com.google.gwt.user.client.ui.TabListenerCollection extends ArrayList<com.google.gwt.user.client.ui.TabListener> implements Serializable
-
Class com.google.gwt.user.client.ui.TreeListenerCollection extends ArrayList<com.google.gwt.user.client.ui.TreeListener> implements Serializable
-
-
Package com.vaadin.addon.spreadsheet.client
-
Class com.vaadin.addon.spreadsheet.client.CellData extends Object implements Serializable
-
Class com.vaadin.addon.spreadsheet.client.MergedRegion extends Object implements Serializable
-
Serialized Fields
-
col1
int col1
-
col2
int col2
-
id
int id
-
row1
int row1
-
row2
int row2
-
-
-
Class com.vaadin.addon.spreadsheet.client.OverlayInfo extends Object implements Serializable
-
Serialized Fields
-
col
int col
-
dx
float dx
-
dy
float dy
-
height
float height
-
row
int row
-
type
String type
-
width
float width
-
-
-
Class com.vaadin.addon.spreadsheet.client.PopupButtonConnector extends com.vaadin.client.ui.AbstractHasComponentsConnector implements Serializable
-
Serialized Fields
-
rpc
PopupButtonClientRpc rpc
-
serverRpc
PopupButtonServerRpc serverRpc
-
-
-
Class com.vaadin.addon.spreadsheet.client.PopupButtonState extends com.vaadin.shared.AbstractComponentState implements Serializable
-
Class com.vaadin.addon.spreadsheet.client.SpreadsheetActionDetails extends Object implements Serializable
-
Class com.vaadin.addon.spreadsheet.client.SpreadsheetConnector extends com.vaadin.client.ui.AbstractHasComponentsConnector implements Serializable
-
Serialized Fields
-
clientRPC
SpreadsheetClientRpc clientRPC
-
contextMenuHandler
com.google.gwt.event.shared.HandlerRegistration contextMenuHandler
-
currentOverlays
Set<String> currentOverlays
-
customEditorFactory
SpreadsheetCustomEditorFactory customEditorFactory
-
elementResizeListener
com.vaadin.client.ui.layout.ElementResizeListener elementResizeListener
-
latestCellContextMenuEvent
com.google.gwt.dom.client.NativeEvent latestCellContextMenuEvent
-
latestHeaderContextMenuEvent
com.google.gwt.dom.client.NativeEvent latestHeaderContextMenuEvent
-
serverRPC
SpreadsheetServerRpcImpl serverRPC
-
visibleCellCommentKeys
List<String> visibleCellCommentKeys
-
-
-
-
Package com.vaadin.addon.spreadsheet.shared
-
Class com.vaadin.addon.spreadsheet.shared.GroupingData extends Object implements Serializable
-
Serialized Fields
-
collapsed
boolean collapsed
-
endIndex
int endIndex
-
level
int level
-
startIndex
int startIndex
-
uniqueIndex
int uniqueIndex
index unique for this group, for collapse/expand
-
-
-
Class com.vaadin.addon.spreadsheet.shared.SpreadsheetState extends com.vaadin.shared.ui.TabIndexState implements Serializable
-
Serialized Fields
-
cellCommentAuthors
HashMap<String,String> cellCommentAuthors
-
cellComments
HashMap<String,String> cellComments
-
cellKeysToEditorIdMap
HashMap<String,String> cellKeysToEditorIdMap
-
cellStyleToCSSStyle
HashMap<Integer,String> cellStyleToCSSStyle
-
colGroupingData
List<GroupingData> colGroupingData
-
colGroupingInversed
boolean colGroupingInversed
-
colGroupingMax
int colGroupingMax
-
cols
int cols
-
columnBufferSize
int columnBufferSize
-
columnIndexToStyleIndex
HashMap<Integer,Integer> columnIndexToStyleIndex
-
colW
int[] colW
-
componentIDtoCellKeysMap
HashMap<String,String> componentIDtoCellKeysMap
-
conditionalFormattingStyles
HashMap<Integer,String> conditionalFormattingStyles
All conditional formatting styles for this sheet. -
defColW
int defColW
-
defRowH
float defRowH
-
displayGridlines
boolean displayGridlines
-
displayRowColHeadings
boolean displayRowColHeadings
-
hasActions
boolean hasActions
-
hiddenColumnIndexes
ArrayList<Integer> hiddenColumnIndexes
1-based -
hiddenRowIndexes
ArrayList<Integer> hiddenRowIndexes
1-based -
horizontalScrollPositions
int[] horizontalScrollPositions
-
horizontalSplitPosition
int horizontalSplitPosition
-
hyperlinksTooltips
HashMap<String,String> hyperlinksTooltips
-
infoLabelValue
String infoLabelValue
-
invalidFormulaCells
Set<String> invalidFormulaCells
-
invalidFormulaErrorMessage
String invalidFormulaErrorMessage
-
lockedColumnIndexes
Set<Integer> lockedColumnIndexes
-
lockedRowIndexes
Set<Integer> lockedRowIndexes
-
lockFormatColumns
boolean lockFormatColumns
-
lockFormatRows
boolean lockFormatRows
-
mergedRegions
ArrayList<MergedRegion> mergedRegions
-
namedRanges
List<String> namedRanges
-
overlays
HashMap<String,OverlayInfo> overlays
-
reload
boolean reload
should the sheet be reloaded on client side -
rowBufferSize
int rowBufferSize
-
rowGroupingData
List<GroupingData> rowGroupingData
-
rowGroupingInversed
boolean rowGroupingInversed
-
rowGroupingMax
int rowGroupingMax
-
rowH
float[] rowH
-
rowIndexToStyleIndex
HashMap<Integer,Integer> rowIndexToStyleIndex
-
rows
int rows
-
sheetIndex
int sheetIndex
1-based -
sheetNames
String[] sheetNames
-
sheetProtected
boolean sheetProtected
-
shiftedCellBorderStyles
ArrayList<String> shiftedCellBorderStyles
-
verticalScrollPositions
int[] verticalScrollPositions
-
verticalSplitPosition
int verticalSplitPosition
-
visibleCellComments
ArrayList<String> visibleCellComments
-
workbookChangeToggle
boolean workbookChangeToggle
-
workbookProtected
boolean workbookProtected
-
-
-
-
Package com.vaadin.client
-
Class com.vaadin.client.JavaScriptExtension extends com.vaadin.client.extensions.AbstractExtensionConnector implements Serializable
-
Serialized Fields
-
helper
com.vaadin.client.JavaScriptConnectorHelper helper
-
-
-
Class com.vaadin.client.LocaleNotLoadedException extends Exception implements Serializable
-
Class com.vaadin.client.WidgetUtil.CssSize extends Object implements Serializable
-
Serialized Fields
-
unit
com.google.gwt.dom.client.Style.Unit unit
-
value
float value
-
-
-
-
Package com.vaadin.client.communication
-
Class com.vaadin.client.communication.JavaScriptMethodInvocation extends com.vaadin.shared.communication.MethodInvocation implements Serializable
-
Class com.vaadin.client.communication.TranslatedURLReference extends com.vaadin.shared.communication.URLReference implements Serializable
-
Serialized Fields
-
connection
ApplicationConnection connection
-
-
-
-
Package com.vaadin.component.spreadsheet.client.js
-
Class com.vaadin.component.spreadsheet.client.js.SpreadsheetServerRpcImpl extends Object implements Serializable
-
Serialized Fields
-
actionOnColumnHeaderCallback
SpreadsheetServerRpcImpl.JsConsumer<String> actionOnColumnHeaderCallback
-
actionOnCurrentSelectionCallback
SpreadsheetServerRpcImpl.JsConsumer<String> actionOnCurrentSelectionCallback
-
actionOnRowHeaderCallback
SpreadsheetServerRpcImpl.JsConsumer<String> actionOnRowHeaderCallback
-
callbackForOnConnectorInit
SpreadsheetServerRpcImpl.JsConsumer<Void> callbackForOnConnectorInit
-
cellAddedToSelectionAndSelected
SpreadsheetServerRpcImpl.JsConsumer<String> cellAddedToSelectionAndSelected
-
cellRangePaintedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> cellRangePaintedCallback
-
cellRangeSelectedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> cellRangeSelectedCallback
-
cellsAddedToRangeSelectionCallback
SpreadsheetServerRpcImpl.JsConsumer<String> cellsAddedToRangeSelectionCallback
-
cellSelectedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> cellSelectedCallback
-
cellValueEditedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> cellValueEditedCallback
-
clearSelectedCellsOnCutCallback
SpreadsheetServerRpcImpl.JsConsumer<Void> clearSelectedCellsOnCutCallback
-
columnAddedToSelectionCallback
SpreadsheetServerRpcImpl.JsConsumer<String> columnAddedToSelectionCallback
-
columnHeaderContextMenuOpenCallback
SpreadsheetServerRpcImpl.JsConsumer<Integer> columnHeaderContextMenuOpenCallback
-
columnResizedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> columnResizedCallback
-
columnSelectedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> columnSelectedCallback
-
contextMenuOpenOnSelectionCallback
SpreadsheetServerRpcImpl.JsConsumer<String> contextMenuOpenOnSelectionCallback
-
deleteSelectedCellsCallback
SpreadsheetServerRpcImpl.JsConsumer<String> deleteSelectedCellsCallback
-
groupingCollapsedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> groupingCollapsedCallback
-
levelHeaderClickedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> levelHeaderClickedCallback
-
linkCellClickedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> linkCellClickedCallback
-
onColumnAutofitCallback
SpreadsheetServerRpcImpl.JsConsumer<Integer> onColumnAutofitCallback
-
onPasteCallback
SpreadsheetServerRpcImpl.JsConsumer<String> onPasteCallback
-
onRedoCallback
SpreadsheetServerRpcImpl.JsConsumer<Void> onRedoCallback
-
onRowAutofitCallback
SpreadsheetServerRpcImpl.JsConsumer<Integer> onRowAutofitCallback
-
onSheetScrollCallback
SpreadsheetServerRpcImpl.JsConsumer<String> onSheetScrollCallback
-
onUndoCallback
SpreadsheetServerRpcImpl.JsConsumer<Void> onUndoCallback
-
popupButtonClickCallback
SpreadsheetServerRpcImpl.JsConsumer<Void> popupButtonClickCallback
-
popupCloseCallback
SpreadsheetServerRpcImpl.JsConsumer<Void> popupCloseCallback
-
protectedCellWriteAttemptedCallback
SpreadsheetServerRpcImpl.JsConsumer<Void> protectedCellWriteAttemptedCallback
-
rowAddedToRangeSelectionCallback
SpreadsheetServerRpcImpl.JsConsumer<String> rowAddedToRangeSelectionCallback
-
rowHeaderContextMenuOpenCallback
SpreadsheetServerRpcImpl.JsConsumer<Integer> rowHeaderContextMenuOpenCallback
-
rowSelectedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> rowSelectedCallback
-
rowsResizedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> rowsResizedCallback
-
selectionDecreasePaintedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> selectionDecreasePaintedCallback
-
selectionIncreasePaintedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> selectionIncreasePaintedCallback
-
setCellStyleWidthRatiosCallback
SpreadsheetServerRpcImpl.JsConsumer<String> setCellStyleWidthRatiosCallback
-
sheetAddressChangedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> sheetAddressChangedCallback
-
sheetCreatedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> sheetCreatedCallback
-
sheetRenamedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> sheetRenamedCallback
-
sheetSelectedCallback
SpreadsheetServerRpcImpl.JsConsumer<String> sheetSelectedCallback
-
updateCellCommentCallback
SpreadsheetServerRpcImpl.JsConsumer<String> updateCellCommentCallback
-
-
-