LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.SlideBar Events

A list of events in IntegralUI SlideBar directive.

Events


  • buttonClicked
  • Occurs when navigation button is clicked and after slide is changed
  • buttonClicking
  • Occurs when navigation button is clicked, but before slide is changed
  • clear
  • Occurs when all slides are removed
  • enabled
  • Occurs after enabled property value changes
  • slideAdded
  • Occurs after slide is added to the collection
  • slideAdding
  • Occurs before slide is added to the collection
  • slideRemoved
  • Occurs after slide is removed from the collection
  • slideRemoving
  • Occurs before slide is removed from the collection
  • slideChanged
  • Occurs after slide is changed
  • slideChanging
  • Occurs before slide changes
  • styleChanged
  • Occurs when style has changed in SlideBar directive