| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentState
Default shared state implementation for AbstractComponent.
|
class |
AbstractFieldState
State for components that can show the required indicator.
|
class |
JavaScriptExtensionState |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomComponentState
Shared state for CustomComponent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartInformationState
Shared state for
AbstractEventTriggerExtensionConnector extension. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractListingExtensionState
Default shared state implementation for AbstractListingExtension.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataCommunicatorState
Shared state for DataCommunicator.
|
class |
HierarchicalDataCommunicatorState
Shared state for HierarchicalDataCommunicator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileDownloaderState
Shared state for FileDownloader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaScriptManagerState |
| Modifier and Type | Class and Description |
|---|---|
class |
ResponsiveState
Shared state for Responsive extension.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentContainerState
Default shared state implementation for AbstractComponentContainer.
|
class |
AbstractEmbeddedState |
class |
AbstractLayoutState
Shared state for AbstractLayout.
|
class |
AbstractMediaState |
class |
AbstractSingleComponentContainerState
Default shared state implementation for AbstractSingleComponentContainer.
|
class |
AbstractSingleSelectState
Shared state for
AbstractSingleSelect. |
class |
BrowserWindowOpenerState |
class |
JavaScriptComponentState |
class |
TabIndexState
State for components that support tab indexes.
|
| Modifier and Type | Method and Description |
|---|---|
static Registration |
ComponentStateUtil.addRegisteredEventListener(SharedState state,
String eventListenerId)
Adds an event listener id.
|
static void |
ComponentStateUtil.removeRegisteredEventListener(SharedState state,
String eventIdentifier)
Deprecated.
Use a
Registration object returned by
ComponentStateUtil.addRegisteredEventListener(SharedState, String) to
remove a listener |
| Modifier and Type | Class and Description |
|---|---|
class |
AbsoluteLayoutState |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractListingState
Shared state for
AbstractListing. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMultiSelectState
Shared state for
AbstractMultiSelect. |
| 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 |
CheckBoxState |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractColorPickerState
Default shared state implementation for AbstractColorPicker.
|
class |
ColorPickerAreaState
Default shared state implementation for ColorPickerArea.
|
class |
ColorPickerGradientState
Default shared state implementation for ColorPickerGradient.
|
class |
ColorPickerGridState
Default shared state implementation for ColorPickerGrid.
|
class |
ColorPickerState
Default shared state implementation for ColorPicker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComboBoxState
Shared state for the ComboBox component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeState
Shared state for Composite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CssLayoutState |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomFieldState
State class for CustomField.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomLayoutState |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDateFieldState
Shared state for the AbstractDateField component.
|
class |
AbstractTextualDateFieldState
Shared state for the AbstractLocalDateField component.
|
class |
InlineDateFieldState |
class |
InlineDateTimeFieldState |
class |
LocalDateFieldState
Shared state for the DateField component.
|
class |
LocalDateTimeFieldState
Shared state for the DateTimeField component.
|
class |
TextualDateFieldState |
| Modifier and Type | Class and Description |
|---|---|
class |
DragSourceState
State class containing parameters for DragSourceExtension.
|
class |
DropTargetState
State class containing parameters for DropTargetExtension.
|
class |
FileDropTargetState
State class containing parameters for FileDropTarget.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DragAndDropWrapperState
Shared state for DragAndDropWrapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedState |
| Modifier and Type | Class and Description |
|---|---|
class |
FlashState |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGridExtensionState
State object for AbstractGridExtension.
|
class |
AbstractSelectionModelState
Shared state for grid's abstract selection model.
|
class |
ColumnState
Shared state for a Grid column.
|
class |
DetailsManagerState
Shared state for DetailsManager extension.
|
class |
GridDragSourceState
State class containing parameters for GridDragSource.
|
class |
GridDropTargetState
State class containing parameters for GridDropTarget.
|
class |
GridState
The shared state for the
com.vaadin.ui.Grid component. |
class |
MultiSelectionModelState
SharedState object for MultiSelectionModelImpl.
|
class |
SingleSelectionModelState
Shared state for grid's single selection model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EditorState
State object for Editor in Grid.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRendererState
Default shared state implementation for AbstractRenderer.
|
class |
ButtonRendererState
Shared state for ButtonRenderer.
|
class |
ClickableRendererState
Shared state for ClickableRenderer.
|
class |
ComponentRendererState
Shared state for ComponentRenderer.
|
class |
DateRendererState
Shared state for DateRenderer.
|
class |
HtmlRendererState
Shared state for HtmlRenderer.
|
class |
ImageRendererState
Shared state for ImageRenderer.
|
class |
LocalDateRendererState
Shared state of LocalDateRenderer.
|
class |
LocalDateTimeRendererState
Shared state of LocalDateTimeRenderer.
|
class |
NumberRendererState
Shared state for HtmlRenderer.
|
class |
ProgressBarRendererState
Shared state for HtmlRenderer.
|
class |
TextRendererState
Shared state for TextRenderer.
|
| 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 |
ListSelectState
Shared state for ListSelect component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginFormState |
| Modifier and Type | Class and Description |
|---|---|
class |
MenuBarState |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeSelectState
Shared state for
NativeSelect. |
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationState
Shared state for
com.vaadin.ui.Notification. |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckBoxGroupState
Shared state for the CheckBoxGroup component.
|
class |
RadioButtonGroupState
Shared state for the RadioButtonGroup 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 |
PasswordFieldState
State class for PasswordField.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopupViewState |
| Modifier and Type | Class and Description |
|---|---|
class |
ProgressBarState
SharedState for com.vaadin.ui.ProgressBar. |
| Modifier and Type | Class and Description |
|---|---|
class |
RichTextAreaState
State for RichTextArea.
|
| 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 |
TabsheetState |
| Modifier and Type | Class and Description |
|---|---|
class |
TextAreaState |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTextFieldState
State class for AbstractTextField.
|
class |
TextFieldState
State class for TextField.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreeMultiSelectionModelState
State for TreeMultiSelectionModel.
|
class |
TreeRendererState
Shared state for Tree renderer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreeGridDragSourceState
State class containing parameters for TreeGridDragSource.
|
class |
TreeGridDropTargetState
State class containing parameters for TreeGridDropTarget.
|
class |
TreeGridState
The shared state for the
com.vaadin.ui.TreeGrid component. |
| 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 © 2021 Vaadin Ltd. All rights reserved.