LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertSlideAt(name, slide, index)

Inserts a new slide at specified position in SlideBar directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the SlideBar directive
slideObjectThe slide to insert to the collection
indexIntegerThe indexed location within the collection to insert the slide

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUISlideBarService.

Version Information

Supported in: v1.0.

See Also