| Package | Description |
|---|---|
| com.vaadin.ui | |
| com.vaadin.ui.components.colorpicker |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomLayout
A container component with freely designed layout and style.
|
class |
DragAndDropWrapper
Deprecated.
Replaced in 8.1 with
DragSourceExtension and
DropTargetExtension. |
class |
LegacyWindow
Deprecated.
|
class |
MenuBar
A class representing a horizontal menu bar.
|
class |
Panel
Panel - a simple single component container.
|
class |
UI
The topmost component in any component hierarchy.
|
class |
Upload
Component for uploading files from client to server.
|
class |
Window
A component that represents a floating popup window that can be added to a
UI. |
| Modifier and Type | Class and Description |
|---|---|
class |
ColorPickerPopup
A component that represents color selection popup within a color picker.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.