| Package | Description |
|---|---|
| com.vaadin.shared | |
| com.vaadin.shared.ui | |
| com.vaadin.shared.ui.grid | |
| com.vaadin.shared.ui.label | |
| com.vaadin.shared.ui.tabsheet | |
| com.vaadin.shared.ui.tree |
| Modifier and Type | Field and Description |
|---|---|
ContentMode |
AbstractComponentState.descriptionContentMode |
| Modifier and Type | Method and Description |
|---|---|
static ContentMode |
ContentMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentMode[] |
ContentMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
ContentMode |
SectionState.CellState.descriptionContentMode
The content mode for the tooltip for the cell
|
ContentMode |
GridState.rowDescriptionContentMode
The content mode for row descriptions.
|
ContentMode |
ColumnState.tooltipContentMode
The content mode for tooltips.
|
| Modifier and Type | Field and Description |
|---|---|
ContentMode |
LabelState.contentMode |
| Modifier and Type | Field and Description |
|---|---|
ContentMode |
TabState.descriptionContentMode |
| Modifier and Type | Field and Description |
|---|---|
ContentMode |
TreeRendererState.mode |
Copyright © 2021 Vaadin Ltd. All rights reserved.