defines the behavior of a tooltip when the cursor is out of the target view
previousTarget | HTMLElement | the node of the previous target view |
target | HTMLElement | the node of the new target view |
event | Event | the mouse event (MouseOut) |
This method is not for direct calls! You can redefine it to change the behavior of a tooltip when the cursor leaves the target view.