Show contents 

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

Slider.getSortedItems

Syntax

getSortedItems();

Description

The getSortedItems method returns sorted array of the Slider component sliders.

Comments

The method returns an array of PP.Ui.SliderItem values.

Example

The property use is given in the page with description of the Slider.getItemByIndex method.

See also:

 Slider