Scroll the Parent Window BX24.scrollParentWindow
We are still updating this page
Some data may be missing here — we will fill it in shortly.
BX24.scrollParentWindow(Scroll, Callback)
The method BX24.scrollParentWindow scrolls the parent window. The first parameter should specify the vertical scrollbar position (0 - scroll to the very top). The second parameter is a callback function that will be invoked after the scrollbar position changes.
Starting from module version rest 25.800.0, this method can be used in embedding locations of the application.
Copied
Previous