LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertSlideBefore(name, slide, refSlide)

Inserts a new slide at position before specified slide in SlideBar directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the SlideBar directive
slideObjectThe slide to add to the collection
refSlide ObjectA reference slide before which the newly added slide will be positioned

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUISlideBarService.

Version Information

Supported in: v1.0.

See Also