1. Domino UI
  2. Data table
  3. Scroll loading
Top Scroll loading Docs

Scroll loading

A plugin for handling body scroll events in a DataTable.

T

The type of data in the DataTable.

Examples

Scroll loading Scroll the table body to load more rows.

API Docs: BodyScrollPlugin

Public methods

public void onBodyAdded(DataTable<T> dataTable)
Initializes the plugin and adds scroll event listeners to the DataTable's body.

dataTable

The DataTable instance to which this plugin is applied.

public BodyScrollPlugin<T> setConfig(BodyScrollPluginConfig config)
Sets up the plugin configuration.

config

The plugin configuration.

public BodyScrollPluginConfig getConfig()


Returns:

the plugin configuration

We are a group of passionate people who love what we do

Donate & Support Us