| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentState
Default shared state implementation for AbstractComponent.
|
class |
AbstractFieldState
Shared state for
com.vaadin.ui.AbstractField. |
class |
JavaScriptExtensionState |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaScriptManagerState |
| 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 void |
ComponentStateUtil.addRegisteredEventListener(SharedState state,
String eventListenerId)
Adds an event listener id.
|
static void |
ComponentStateUtil.removeRegisteredEventListener(SharedState state,
String eventIdentifier)
Removes an event listener id.
|
| 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 |
MultiSelectionModelState
SharedState object for MultiSelectionModel.
|
class |
SingleSelectionModelState
SharedState object for SingleSelectionModel.
|
| 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 © 2017 Vaadin Ltd. All rights reserved.