JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
com.vaadin.flow.data.provider.DataCommunicator.computeRequestedRange
(int, int)
since 24.9 and will be removed in Vaadin 26. Use
DataCommunicator.computeViewportRange(int, int)
instead.
com.vaadin.flow.data.provider.DataCommunicator.setRequestedRange
(int, int)
since 24.9 and will be removed in Vaadin 26. Use
DataCommunicator.setViewportRange(int, int)
instead.
DataCommunicator.computeViewportRange(int, int)instead.