public class MergedCell extends Cell
CELL_COMMENT_TRIANGLE_CLASSNAME, CELL_INVALID_FORMULA_CLASSNAME| Constructor and Description |
|---|
MergedCell(SheetWidget sheetWidget,
int col,
int row) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getCellWidth() |
protected void |
updateClassName() |
getCellStyle, getCol, getElement, getRow, getValue, hasValue, isOverflowDirty, markAsOverflowDirty, removeCellCommentMark, removeInvalidFormulaIndicator, removePopupButton, setValue, setValue, showCellCommentMark, showInvalidFormulaIndicator, showPopupButton, update, updateCellValuespublic MergedCell(SheetWidget sheetWidget, int col, int row)
protected void updateClassName()
updateClassName in class Cellprotected int getCellWidth()
getCellWidth in class CellCopyright © 2013–2026 Vaadin Ltd. All rights reserved.