LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.TabStrip Events

A list of events in IntegralUI TabStrip directive.

Events


  • afterSelect
  • Occurs after tab is selected
  • beforeSelect
  • Occurs before tab is selected
  • clear
  • Occurs when all tabs are removed
  • enabled
  • Occurs after enabled property value changes
  • tabAdded
  • Occurs after tab is added to the collection
  • tabAdding
  • Occurs before tab is added to the collection
  • tabClick
  • Occurs when tab is clicked
  • tabDblClick
  • Occurs when tab is double clicked
  • tabHover
  • Occurs when the mouse cursor hovers over tab space
  • tabRemoved
  • Occurs after tab is removed from the collection
  • tabRemoving
  • Occurs before tab is removed from the collection
  • tabRightClick
  • Occurs when tab is clicked using right mouse button
  • selectionChanged
  • Occurs whenever selection changes from one tab to another
  • styleChanged
  • Occurs when style has changed in TabStrip directive