| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HIDE_FUNCTION_BAR_STYLE |
"hidefunctionbar" |
public static final String |
HIDE_TABSHEET_STYLE |
"hidetabsheet" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_COL_WIDTH_UNITS |
10 |
public static final int |
DEFAULT_COLUMNS |
52 |
public static final float |
DEFAULT_ROW_HEIGHT_POINTS |
12.75f |
public static final int |
DEFAULT_ROWS |
200 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLEAR_FILTERS_BUTTON_CLASSNAME |
"clear-filters-button" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CELL_COMMENT_TRIANGLE_CLASSNAME |
"cell-comment-triangle" |
public static final String |
CELL_INVALID_FORMULA_CLASSNAME |
"cell-invalidformula-triangle" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
COMMENT_OVERLAY_LINE_CLASSNAME |
"comment-overlay-line" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONTRACT_SIGN |
"−" |
public static final String |
EXPAND_CHAR |
"+" |
protected static final int |
SINGLE_ITEM_SIZE_HEIGHT |
18 |
protected static final int |
SINGLE_ITEM_SIZE_WIDTH |
15 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CLASSNAME |
"v-spreadsheet-popupbutton-overlay-header" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
BUTTON_ACTIVE_CLASSNAME |
"active" |
protected static final String |
BUTTON_CLASSNAME |
"popupbutton" |
protected static final String |
POPUP_OVERLAY_CLASSNAME |
"v-spreadsheet-popupbutton-overlay" |
protected static final String |
POPUP_OVERLAY_LAYOUT_CLASSNAME |
"overlay-layout" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SHEET_IMAGE_CLASSNAME |
"sheet-image" |
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.