enum sap.ui.core.ScrollBarAction

Visiblity: public
Available since: N/A
Module: sap/ui/core/library
Application Component: CA-UI5-COR

Actions are: Click on track, button, drag of thumb, or mouse wheel click.


Properties Overview

Node Description
sap.ui.core.ScrollBarAction.Drag

Scrolling done by dragging the scroll bar's paint thumb

sap.ui.core.ScrollBarAction.MouseWheel

Scrolling done by mouse wheel

sap.ui.core.ScrollBarAction.Page

Range scrolling caused by clicking track area or using page up or page down key.

sap.ui.core.ScrollBarAction.Step

Single step scrolling caused by clicking an arrow button or arrow key.