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.endUpdate
endUpdate();
The endUpdate method unblocks updating for the Slider component and refreshes it.
The method is used to optimize component updating. It is called after the beginUpdate method, when the component changes are completed.
The property use is given in the page with description of the Slider.addItem method.
See also: