Called when user double clicks the node.
dblClick(id, [event])
id |
string, id of the tab |
event |
object, DOM Event object |
Returns
undefined.
Description
This method is called when user double clicks on the node. It is used internally, but you can use it to emulate double clicks. This method
emits
.onDblClick event.
If you have sidebar defined in the following way:
You can click on the node: