| Class | Description |
|---|---|
| AbstractPageObject |
Abstract base class for all page objects of a Vaadin application
|
| AbstractSearchPageObject |
Abstract page object for views that provide a search dialog
|
| AbstractVaadinPageComponent |
Base class for all page object components of a Vaadin application
|
| AbstractViewPageObject |
Abstract base object for all page objects that represent views
|
| DataTableComponent |
Base class for page object components that represent data tables
|
| DualDataListComponent |
Page object component that contains a list with all available items and a list with selected items
|
| PopUpDialog |
Page object component that represents a pop-up dialog
|
Copyright © 2019. All rights reserved.