| Class | Description |
|---|---|
| Card |
Card to hold components for DemoViews
|
| ComponentDemoServer |
Server class for running component demos and executing integration tests.
|
| ComponentDemoTest |
Base class for the integration tests of component demos.
|
| ComponentDemoTest.DefaultProducer |
Default variant producer
|
| DemoNavigationBar |
Component to render anchors for specific parts of a component demo.
|
| DemoView |
Base class for all the Views that demo some component.
|
| SourceCodeExample |
Object that defines a source code example to be shown together with a demo.
|
| SourceContent |
This builds up source samples and sets it up so that it can be annotated by
prism
|
| SourceContentResolver |
Utility class for obtaining
SourceCodeExamples for classes. |
| TabbedComponentDemoTest |
Base class for the component integration tests for views that use tabs.
|
| WhenDefinedManager |
Helper that invokes a callback once all Vaadin custom elements from a
component tree are defined.
|
| Enum | Description |
|---|---|
| SourceCodeExample.SourceType |
Defines which language the source code is in.
|
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.