Swipeview already provides public access for both page and pageIndex variables.
Currently the only way to know which page is flipped is to rely on the dataset.upcomingPageIndex of the masterPages. Will it be possible to make the pageFlip and pageFlipIndex vars of the __checkPosition method public to ease the use of this informations directly on the swipeview instance and not relying on the DOM ?
Hi
Swipeview already provides public access for both page and pageIndex variables.
Currently the only way to know which page is flipped is to rely on the dataset.upcomingPageIndex of the masterPages. Will it be possible to make the pageFlip and pageFlipIndex vars of the __checkPosition method public to ease the use of this informations directly on the swipeview instance and not relying on the DOM ?
Thanks.