Class MergedCell
java.lang.Object
com.vaadin.addon.spreadsheet.client.Cell
com.vaadin.addon.spreadsheet.client.MergedCell
-
Field Summary
Fields inherited from class com.vaadin.addon.spreadsheet.client.Cell
CELL_COMMENT_TRIANGLE_CLASSNAME, CELL_INVALID_FORMULA_CLASSNAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.addon.spreadsheet.client.Cell
getCellStyle, getCol, getElement, getRow, getTextColor, getValue, hasValue, isOverflowDirty, markAsOverflowDirty, removeCellCommentMark, removeInvalidFormulaIndicator, removePopupButton, setValue, setValue, showCellCommentMark, showInvalidFormulaIndicator, showPopupButton, update, updateCellValues
-
Constructor Details
-
MergedCell
-
-
Method Details
-
updateClassName
protected void updateClassName()- Overrides:
updateClassNamein classCell
-
getCellWidth
protected int getCellWidth()- Overrides:
getCellWidthin classCell
-