| Interface | Description |
|---|---|
| DemoHelperRenderer |
Classes implementing this interface render the help content of a demo view.
|
| DemoHelperViewer |
Implementations of this interface can be used to display content rendered by
DemoHelperRenderer. |
| Class | Description |
|---|---|
| DialogDemoHelperViewer | |
| RouteTabs |
Extension of Tabs in order to allow to bind tabs with Routes.
|
| SourceCodeViewer | |
| TabbedDemo | |
| TabbedDemoSourceEvent | |
| VaadinVersion |
| Annotation Type | Description |
|---|---|
| DemoHelper |
Annotation to be place in views having an associated
DemoHelperRenderer. |
| DemoSource |
This annotation is used for configuring the source code URL in a
TabbedDemo. |
Copyright © 2020–2023 Flowing Code. All rights reserved.