LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


itemRightClick(e)

Occurs when item is clicked using the right mouse button.

Event Data

ParamTypeDetails
eObjectAn event object which contains the item

Remarks

The following object is carried with this event:

  • event - standard mouse event data
  • item - specifies the item that is clicked

You can use this event to prevent appearance of the browser standard context menu.

Version Information

Supported in: v1.6.

See Also