LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.Menu Events

A list of events in IntegralUI Menu widget.

Events


  • clear
  • Occurs when all items are removed
  • close
  • Occurs when menu or sub-menu begins to close
  • itemadded
  • Occurs after item is added to the collection
  • itemadding
  • Occurs before item is added to the collection
  • itemclick
  • Occurs when item is clicked
  • itemhover
  • Occurs when the mouse cursor hovers over item space
  • itemremoved
  • Occurs after item is removed from the collection
  • itemremoving
  • Occurs before item is removed from the collection
  • open
  • Occurs when menu or sub-menu begins to open