Click or drag to resize

UtilsstopHookingMouseInputInScript Method

Stops hooking the mouse hit in the window.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function stopHookingMouseInputInScript(window, name);

Parameters

window
Type: object
DHTML window object
name
Type: string
Name of the HTML object for which to stop hooking
See Also