Index

C G I S V 
All Classes and Interfaces|All Packages

C

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

G

getFirstVisibleRowIndex() - Method in class com.vaadin.flow.component.virtuallist.testbench.VirtualListElement
Gets the index of the first row which is at least partially visible.
getLastVisibleRowIndex() - Method in class com.vaadin.flow.component.virtuallist.testbench.VirtualListElement
Gets the index of the last row which is at least partially visible.
getRowCount() - Method in class com.vaadin.flow.component.virtuallist.testbench.VirtualListElement
Gets the total number of rows.

I

isRowInView(int) - Method in class com.vaadin.flow.component.virtuallist.testbench.VirtualListElement
Checks if the given row is in the visible viewport.

S

scrollToRow(int) - Method in class com.vaadin.flow.component.virtuallist.testbench.VirtualListElement
Scrolls to the row with the given index.

V

VirtualListElement - Class in com.vaadin.flow.component.virtuallist.testbench
A TestBench element representing an <vaadin-virtual-list> element.
VirtualListElement() - Constructor for class com.vaadin.flow.component.virtuallist.testbench.VirtualListElement
 
C G I S V 
All Classes and Interfaces|All Packages