LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.TabStrip Events

A list of events available in IntegralUI TabStrip.

Events


  • afterselect
  • Occurs after tab is selected
  • beforeselect
  • Occurs before tab is selected
  • buttonclicked
  • Occurs after tab strip button is clicked
  • buttonclicking
  • Occurs before tab strip button is clicked
  • clear
  • Occurs when all tabs are removed
  • selectionchanged
  • Occurs whenever selection changes from one tab to another
  • tabadded
  • Occurs after tab is added to the collection
  • tabadding
  • Occurs before tab is added to the collection
  • tabclick
  • Occurs when tab is 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