LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.Menu Events

A list of events in IntegralUI Menu directive.

Events


  • close
  • Occurs when submenu for specified menu item is closing
  • enabledChanged
  • Occurs after enabled property value changes
  • 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 submenu for specified menu item is opening
  • styleChanged
  • Occurs after controlStyle property value changes