| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFieldState
Shared state for
com.vaadin.ui.AbstractField. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEmbeddedState |
class |
AbstractLayoutState |
class |
AbstractMediaState |
class |
BrowserWindowOpenerState |
class |
JavaScriptComponentState |
class |
TabIndexState
Interface implemented by state classes that support tab indexes.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ComponentStateUtil.hasDescription(AbstractComponentState state) |
static boolean |
ComponentStateUtil.hasStyles(AbstractComponentState state) |
static boolean |
ComponentStateUtil.isRelativeHeight(AbstractComponentState state) |
static boolean |
ComponentStateUtil.isRelativeWidth(AbstractComponentState state) |
static boolean |
ComponentStateUtil.isUndefinedHeight(AbstractComponentState state) |
static boolean |
ComponentStateUtil.isUndefinedWidth(AbstractComponentState state) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbsoluteLayoutState |
| Modifier and Type | Class and Description |
|---|---|
class |
AccordionState |
| Modifier and Type | Class and Description |
|---|---|
class |
AudioState
Shared state for the Audio component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BrowserFrameState |
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonState
Shared state for
com.vaadin.ui.Button and
com.vaadin.ui.NativeButton. |
class |
NativeButtonState |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarState |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckBoxState |
| Modifier and Type | Class and Description |
|---|---|
class |
ColorPickerGradientState
Default shared state implementation for ColorPickerGradient.
|
class |
ColorPickerGridState
Default shared state implementation for ColorPickerGrid.
|
class |
ColorPickerState
Default shared state implementation for AbstractColorPicker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComboBoxState
Shared state for the ComboBox component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CssLayoutState |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomLayoutState |
| Modifier and Type | Class and Description |
|---|---|
class |
InlineDateFieldState |
class |
PopupDateFieldState |
class |
TextualDateFieldState |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedState |
| Modifier and Type | Class and Description |
|---|---|
class |
FlashState |
| Modifier and Type | Class and Description |
|---|---|
class |
FormState |
| Modifier and Type | Class and Description |
|---|---|
class |
GridState
The shared state for the
com.vaadin.ui.components.grid.Grid component |
| Modifier and Type | Class and Description |
|---|---|
class |
GridLayoutState |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageState |
| Modifier and Type | Class and Description |
|---|---|
class |
LabelState |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkState |
| Modifier and Type | Class and Description |
|---|---|
class |
LoginFormState |
| Modifier and Type | Class and Description |
|---|---|
class |
MenuBarState |
| Modifier and Type | Class and Description |
|---|---|
class |
OptionGroupState
Shared state for the OptionGroup component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOrderedLayoutState |
class |
FormLayoutState
Shared state for the FormLayout component.
|
class |
HorizontalLayoutState |
class |
VerticalLayoutState |
| Modifier and Type | Class and Description |
|---|---|
class |
PanelState |
| Modifier and Type | Class and Description |
|---|---|
class |
PopupViewState |
| Modifier and Type | Class and Description |
|---|---|
class |
ProgressBarState
SharedState for com.vaadin.ui.ProgressBar |
class |
ProgressIndicatorState
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSelectState
Shared state for the AbstractSelect component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SliderState |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSplitPanelState |
class |
HorizontalSplitPanelState |
class |
VerticalSplitPanelState |
| Modifier and Type | Class and Description |
|---|---|
class |
TableState
Shared state for the Table component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TabsheetState |
| Modifier and Type | Class and Description |
|---|---|
class |
RichTextAreaState
Shared state for the RichTextArea component.
|
class |
TextAreaState |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTextFieldState |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeState
Shared state for the Table component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreeTableState |
| Modifier and Type | Class and Description |
|---|---|
class |
TwinColSelectState
Shared state for the TwinColSelect component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UIState |
| Modifier and Type | Class and Description |
|---|---|
class |
UploadState
Shared state for the Upload component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VideoState |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowState |
Copyright © 2018 Vaadin Ltd. All rights reserved.