LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertSlideAfter(name, slide, refSlide)

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

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the SlideBar directive
slideObjectThe slide to insert to the collection
refSlide ObjectA reference slide after 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