w2sidebar.blur

Called when sidebar looses focus.
blur([event])
event object, DOM Event object
Returns undefined.

Description

This method is called when sidebar looses focus either by user clicking away with the mouse or using tab key. It is used internally, but you can use it to emulate loosing focus. This method emits .onBlur event.
If you have sidebar defined in the following way: You can click on the node:

User Comments

comments powered by Disqus