Index

C D G 
All Classes and Interfaces|All Packages

C

com.vaadin.flow.component.dashboard.testbench - package com.vaadin.flow.component.dashboard.testbench
 

D

DashboardElement - Class in com.vaadin.flow.component.dashboard.testbench
 
DashboardElement() - Constructor for class com.vaadin.flow.component.dashboard.testbench.DashboardElement
 
DashboardSectionElement - Class in com.vaadin.flow.component.dashboard.testbench
 
DashboardSectionElement() - Constructor for class com.vaadin.flow.component.dashboard.testbench.DashboardSectionElement
 
DashboardWidgetElement - Class in com.vaadin.flow.component.dashboard.testbench
 
DashboardWidgetElement() - Constructor for class com.vaadin.flow.component.dashboard.testbench.DashboardWidgetElement
 

G

getColspan() - Method in class com.vaadin.flow.component.dashboard.testbench.DashboardWidgetElement
Returns the colspan of the widget.
getContent() - Method in class com.vaadin.flow.component.dashboard.testbench.DashboardWidgetElement
Returns the content of the widget.
getHeader() - Method in class com.vaadin.flow.component.dashboard.testbench.DashboardWidgetElement
Returns the header of the widget.
getRowspan() - Method in class com.vaadin.flow.component.dashboard.testbench.DashboardWidgetElement
Returns the rowspan of the widget.
getSections() - Method in class com.vaadin.flow.component.dashboard.testbench.DashboardElement
Returns the sections in the dashboard.
getTitle() - Method in class com.vaadin.flow.component.dashboard.testbench.DashboardSectionElement
Returns the title of the section.
getTitle() - Method in class com.vaadin.flow.component.dashboard.testbench.DashboardWidgetElement
Returns the title of the widget.
getWidgets() - Method in class com.vaadin.flow.component.dashboard.testbench.DashboardElement
Returns the widgets in the dashboard.
getWidgets() - Method in class com.vaadin.flow.component.dashboard.testbench.DashboardSectionElement
Returns the widgets in the section.
C D G 
All Classes and Interfaces|All Packages