ScrollHandler
Handles scroll events.
Parameters
initialMaxValue
the initial maximum scroll amount.
Properties
Functions
Link copied to clipboard
Checks whether a scroll by the given delta value is possible.
Link copied to clipboard
Updates value to match the provided InitialScroll.
Link copied to clipboard
Updates value to targetScroll, which is restricted to the interval [0, maxValue].
Link copied to clipboard
Link copied to clipboard
Registers a ScrollListener.
Link copied to clipboard
Removes a ScrollListener.