Uses of Class
com.vaadin.flow.component.dependency.JsModule.Container
-
-
Uses of JsModule.Container in com.vaadin.flow.component.accordion
Classes in com.vaadin.flow.component.accordion with annotations of type JsModule.Container Modifier and Type Class Description class
Accordion
Accordion is a a vertically stacked set of expandable panels. -
Uses of JsModule.Container in com.vaadin.flow.component.applayout
Classes in com.vaadin.flow.component.applayout with annotations of type JsModule.Container Modifier and Type Class Description class
AppLayout
Server-side component for the<vaadin-app-layout>
element.class
DrawerToggle
Server-side component for the<vaadin-drawer-toggle>
element. -
Uses of JsModule.Container in com.vaadin.flow.component.avatar
Classes in com.vaadin.flow.component.avatar with annotations of type JsModule.Container Modifier and Type Class Description class
Avatar
Server-side component for thevaadin-avatar
element.class
AvatarGroup
Server-side component for thevaadin-avatar-group
element. -
Uses of JsModule.Container in com.vaadin.flow.component.board
Classes in com.vaadin.flow.component.board with annotations of type JsModule.Container Modifier and Type Class Description class
Board
Vaadin Board allows creating responsive layouts in an easy way.class
Row
Row class to define rows used in aBoard
instance. -
Uses of JsModule.Container in com.vaadin.flow.component.button
Classes in com.vaadin.flow.component.button with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinButton<R extends GeneratedVaadinButton<R>>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.charts
Classes in com.vaadin.flow.component.charts with annotations of type JsModule.Container Modifier and Type Class Description class
Chart
-
Uses of JsModule.Container in com.vaadin.flow.component.checkbox
Classes in com.vaadin.flow.component.checkbox with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinCheckbox<R extends GeneratedVaadinCheckbox<R,T>,T>
Description copied from corresponding location in WebComponent:class
GeneratedVaadinCheckboxGroup<R extends GeneratedVaadinCheckboxGroup<R,T>,T>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.combobox
Classes in com.vaadin.flow.component.combobox with annotations of type JsModule.Container Modifier and Type Class Description class
ComboBox<T>
Server-side component for thevaadin-combo-box
webcomponent.class
GeneratedVaadinComboBox<R extends GeneratedVaadinComboBox<R,T>,T>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.confirmdialog
Classes in com.vaadin.flow.component.confirmdialog with annotations of type JsModule.Container Modifier and Type Class Description class
ConfirmDialog
Server-side component for the<vaadin-confirm-dialog>
element. -
Uses of JsModule.Container in com.vaadin.flow.component.contextmenu
Classes in com.vaadin.flow.component.contextmenu with annotations of type JsModule.Container Modifier and Type Class Description class
ContextMenuBase<C extends ContextMenuBase<C,I,S>,I extends MenuItemBase<C,I,S>,S extends SubMenuBase<C,I,S>>
Base functionality for server-side components based on<vaadin-context-menu>
.class
GeneratedVaadinContextMenu<R extends GeneratedVaadinContextMenu<R>>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.cookieconsent
Classes in com.vaadin.flow.component.cookieconsent with annotations of type JsModule.Container Modifier and Type Class Description class
CookieConsent
Server-side component for thevaadin-cookie-consent
element, used for showing a cookie consent banner the first time a user visits the application, until the banner is dismissed. -
Uses of JsModule.Container in com.vaadin.flow.component.crud
Classes in com.vaadin.flow.component.crud with annotations of type JsModule.Container Modifier and Type Class Description class
Crud<E>
A component for performing CRUD operations on a data backend (e.g entities from a database). -
Uses of JsModule.Container in com.vaadin.flow.component.customfield
Classes in com.vaadin.flow.component.customfield with annotations of type JsModule.Container Modifier and Type Class Description class
CustomField<T>
AHasValue
whose UI content can be constructed by the user, enabling the creation of e.g. -
Uses of JsModule.Container in com.vaadin.flow.component.datepicker
Classes in com.vaadin.flow.component.datepicker with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinDatePicker<R extends GeneratedVaadinDatePicker<R,T>,T>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.datetimepicker
Classes in com.vaadin.flow.component.datetimepicker with annotations of type JsModule.Container Modifier and Type Class Description class
DateTimePicker
Server-side component that encapsulates the functionality of thevaadin-date-time-picker
web component. -
Uses of JsModule.Container in com.vaadin.flow.component.details
Classes in com.vaadin.flow.component.details with annotations of type JsModule.Container Modifier and Type Class Description class
Details
-
Uses of JsModule.Container in com.vaadin.flow.component.dialog
Classes in com.vaadin.flow.component.dialog with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinDialog<R extends GeneratedVaadinDialog<R>>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.formlayout
Classes in com.vaadin.flow.component.formlayout with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinFormItem<R extends GeneratedVaadinFormItem<R>>
Description copied from corresponding location in WebComponent:class
GeneratedVaadinFormLayout<R extends GeneratedVaadinFormLayout<R>>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.grid
Classes in com.vaadin.flow.component.grid with annotations of type JsModule.Container Modifier and Type Class Description class
Grid<T>
Server-side component for the<vaadin-grid>
element.class
GridSelectionColumn
Server side implementation for the flow specific grid selection column. -
Uses of JsModule.Container in com.vaadin.flow.component.gridpro
Classes in com.vaadin.flow.component.gridpro with annotations of type JsModule.Container Modifier and Type Class Description class
GridPro<E>
-
Uses of JsModule.Container in com.vaadin.flow.component.icon
Classes in com.vaadin.flow.component.icon with annotations of type JsModule.Container Modifier and Type Class Description class
Icon
Component for displaying an icon from the Vaadin Icons collection. -
Uses of JsModule.Container in com.vaadin.flow.component.ironlist
Classes in com.vaadin.flow.component.ironlist with annotations of type JsModule.Container Modifier and Type Class Description class
IronList<T>
Deprecated.since Vaadin 21,IronList
is deprecated in favor ofVirtualList
-
Uses of JsModule.Container in com.vaadin.flow.component.listbox
Classes in com.vaadin.flow.component.listbox with annotations of type JsModule.Container Modifier and Type Class Description class
ListBoxBase<C extends ListBoxBase<C,ITEM,VALUE>,ITEM,VALUE>
Base class for theListBox
andMultiSelectListBox
. -
Uses of JsModule.Container in com.vaadin.flow.component.login
Classes in com.vaadin.flow.component.login with annotations of type JsModule.Container Modifier and Type Class Description class
LoginForm
Server-side component for the<vaadin-login-form>
component.class
LoginOverlay
Server-side component for the<vaadin-login-overlay>
component. -
Uses of JsModule.Container in com.vaadin.flow.component.map
Classes in com.vaadin.flow.component.map with annotations of type JsModule.Container Modifier and Type Class Description class
Map
Map is a component for displaying geographic maps from various sources. -
Uses of JsModule.Container in com.vaadin.flow.component.menubar
Classes in com.vaadin.flow.component.menubar with annotations of type JsModule.Container Modifier and Type Class Description class
MenuBar
Server-side component for thevaadin-menu-bar
element. -
Uses of JsModule.Container in com.vaadin.flow.component.messages
Classes in com.vaadin.flow.component.messages with annotations of type JsModule.Container Modifier and Type Class Description class
MessageInput
Server-side component for thevaadin-message-input
element.class
MessageList
Server-side component for thevaadin-message-list
element. -
Uses of JsModule.Container in com.vaadin.flow.component.notification
Classes in com.vaadin.flow.component.notification with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinNotification<R extends GeneratedVaadinNotification<R>>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.orderedlayout
Classes in com.vaadin.flow.component.orderedlayout with annotations of type JsModule.Container Modifier and Type Class Description class
HorizontalLayout
HorizontalLayout is a component container, which shows the subcomponents in the order of their addition (horizontally).class
Scroller
Scroller is a component container which enables scrolling overflowing content.class
VerticalLayout
VerticalLayout is a component container, which shows the subcomponents in the order of their addition (vertically). -
Uses of JsModule.Container in com.vaadin.flow.component.progressbar
Classes in com.vaadin.flow.component.progressbar with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinProgressBar<R extends GeneratedVaadinProgressBar<R>>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.radiobutton
Classes in com.vaadin.flow.component.radiobutton with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinRadioButton<R extends GeneratedVaadinRadioButton<R>>
Description copied from corresponding location in WebComponent:class
GeneratedVaadinRadioGroup<R extends GeneratedVaadinRadioGroup<R,T>,T>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.richtexteditor
Classes in com.vaadin.flow.component.richtexteditor with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinRichTextEditor<R extends GeneratedVaadinRichTextEditor<R,T>,T>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.select.generated
Classes in com.vaadin.flow.component.select.generated with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinSelect<R extends GeneratedVaadinSelect<R,T>,T>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.splitlayout
Classes in com.vaadin.flow.component.splitlayout with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinSplitLayout<R extends GeneratedVaadinSplitLayout<R>>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.tabs
Classes in com.vaadin.flow.component.tabs with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinTab<R extends GeneratedVaadinTab<R>>
Description copied from corresponding location in WebComponent:class
GeneratedVaadinTabs<R extends GeneratedVaadinTabs<R>>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.textfield
Classes in com.vaadin.flow.component.textfield with annotations of type JsModule.Container Modifier and Type Class Description class
BigDecimalField
Server-side component for thevaadin-big-decimal-field
element.class
GeneratedVaadinEmailField<R extends GeneratedVaadinEmailField<R,T>,T>
Description copied from corresponding location in WebComponent:class
GeneratedVaadinNumberField<R extends GeneratedVaadinNumberField<R,T>,T>
Description copied from corresponding location in WebComponent:class
GeneratedVaadinPasswordField<R extends GeneratedVaadinPasswordField<R,T>,T>
Description copied from corresponding location in WebComponent:class
GeneratedVaadinTextArea<R extends GeneratedVaadinTextArea<R,T>,T>
Description copied from corresponding location in WebComponent:class
GeneratedVaadinTextField<R extends GeneratedVaadinTextField<R,T>,T>
Description copied from corresponding location in WebComponent:class
IntegerField
Server-side component for thevaadin-integer-field
element. -
Uses of JsModule.Container in com.vaadin.flow.component.timepicker
Classes in com.vaadin.flow.component.timepicker with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinTimePicker<R extends GeneratedVaadinTimePicker<R,T>,T>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.upload
Classes in com.vaadin.flow.component.upload with annotations of type JsModule.Container Modifier and Type Class Description class
GeneratedVaadinUpload<R extends GeneratedVaadinUpload<R>>
Description copied from corresponding location in WebComponent:class
GeneratedVaadinUploadFile<R extends GeneratedVaadinUploadFile<R>>
Description copied from corresponding location in WebComponent: -
Uses of JsModule.Container in com.vaadin.flow.component.virtuallist
Classes in com.vaadin.flow.component.virtuallist with annotations of type JsModule.Container Modifier and Type Class Description class
VirtualList<T>
Component that encapsulates the functionality of the<vaadin-virtual-list>
web component. -
Uses of JsModule.Container in com.vaadin.flow.theme.lumo
Classes in com.vaadin.flow.theme.lumo with annotations of type JsModule.Container Modifier and Type Class Description class
Lumo
Lumo component theme class implementation. -
Uses of JsModule.Container in com.vaadin.flow.theme.material
Classes in com.vaadin.flow.theme.material with annotations of type JsModule.Container Modifier and Type Class Description class
Material
Material component theme class implementation.
-