Index
All Classes and Interfaces|All Packages
B
- BreadcrumbsElement - Class in com.vaadin.flow.component.breadcrumbs.testbench
-
A TestBench element representing a
<vaadin-breadcrumbs>element. - BreadcrumbsElement() - Constructor for class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsElement
- BreadcrumbsItemElement - Class in com.vaadin.flow.component.breadcrumbs.testbench
-
A TestBench element representing a
<vaadin-breadcrumbs-item>element. - BreadcrumbsItemElement() - Constructor for class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsItemElement
C
- com.vaadin.flow.component.breadcrumbs.testbench - package com.vaadin.flow.component.breadcrumbs.testbench
G
- getCurrentItem() - Method in class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsElement
-
Gets the item that represents the current page.
- getItemByPath(String) - Method in class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsElement
-
Gets the breadcrumb item whose path matches the given path.
- getItemByText(String) - Method in class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsElement
-
Gets the breadcrumb item whose visible text matches the given string.
- getItems() - Method in class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsElement
-
Gets all breadcrumb items in the trail.
- getPath() - Method in class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsItemElement
-
Gets the path this breadcrumb item links to.
- getPrefixComponent() - Method in class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsItemElement
-
Gets the prefix component of this breadcrumb item.
- getText() - Method in class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsItemElement
-
Gets the visible text of this breadcrumb item.
H
- hasPrefix() - Method in class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsItemElement
-
Returns
trueif this item has a prefix component.
I
- isCurrent() - Method in class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsItemElement
-
Returns
trueif this item represents the current page.
N
- navigate() - Method in class com.vaadin.flow.component.breadcrumbs.testbench.BreadcrumbsItemElement
-
Navigates by activating this breadcrumb item's link.
All Classes and Interfaces|All Packages