Parameters
- x
Type: System.Int32
The x coordinate inside tab's area for rise mouse click event.
- y
Type: System.Int32
The y coordinate inside tab's area for rise mouse click event.
- button
Type: System.Int32
The mouse button. It can be "left", "right" or "middle".
- mouseEvent
Type: System.Int32
The mouse button event. It can be "click", "down" or "up".
- considerScroll
Type: System.Boolean
true if necessary to consider scroll position of the browser; otherwise false. Default value is false.