Package | Description |
---|---|
com.vaadin.client.ui | |
com.vaadin.client.ui.colorpicker | |
com.vaadin.client.widget.treegrid | |
com.vaadin.client.widgets |
Modifier and Type | Class and Description |
---|---|
class |
VAbstractCalendarPanel<R extends Enum<R>>
Abstract calendar panel to show and select a date using a resolution.
|
class |
VAbstractPopupCalendar<PANEL extends VAbstractCalendarPanel<R>,R extends Enum<R>>
Represents a date selection component with a text field and a popup date/time
selector.
|
class |
VAbstractTextualDate<R extends Enum<R>>
Abstract textual date field base implementation.
|
class |
VComboBox
Client side implementation of the ComboBox component.
|
class |
VComboBox.SuggestionMenu
The menu where the suggestions are rendered.
|
class |
VContextMenu |
class |
VDateCalendarPanel |
class |
VDateTimeCalendarPanel |
class |
VMenuBar |
static class |
VMenuBar.CustomMenuItem
A class to hold information on menu items.
|
class |
VPopupCalendar
Represents a date selection component with a text field and a popup date
selector.
|
class |
VPopupTimeCalendar
Represents a date-time selection component with a text field and a popup date
selector.
|
class |
VSlider |
class |
VTabsheet |
class |
VTwinColSelect
A list builder widget that has two selects; one for selectable options,
another for selected options, and buttons for selecting and deselecting the
items.
|
Modifier and Type | Class and Description |
---|---|
class |
VColorPickerGradient
Client side implementation for ColorPickerGradient.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeGrid
An extension of the Grid widget, which supports displaying of hierarchical
data.
|
Modifier and Type | Class and Description |
---|---|
class |
Escalator
A low-level table-like widget that features a scrolling virtual viewport and
lazily generated rows.
|
class |
Grid<T>
A data grid view that supports columns and lazy loading of data rows from a
data source.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.