Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > Slider > Slider.getSortedItems
getSortedItems();
The getSortedItems method returns sorted array of the Slider component sliders.
The method returns an array of PP.Ui.SliderItem values.
The property use is given in the page with description of the Slider.getItemByIndex method.
See also: