Enum sap.ui.core.ScrollBarActionModule: sap/ui/core/library
Actions are: Click on track, button, drag of thumb, or mouse wheel click
Field Summary
sap.ui.core.ScrollBarAction.DragScrolling done by dragging the scroll bar's paint thumb
sap.ui.core.ScrollBarAction.MouseWheelScrolling done by mouse wheel
sap.ui.core.ScrollBarAction.PageRange scrolling caused by clicking track area or using page up or page down key.
sap.ui.core.ScrollBarAction.StepSingle step scrolling caused by clicking an arrow button or arrow key.