BooleantreeNode.isHover

Overview[ depends on jquery.ztree.exedit js ]

Used to record the hover status of node's DOM. For 'setting.view.addHoverDom / removeHoverDom'.

Do not initialize or modify it, it is an internal argument.

Default: false

Boolean Format

true means: the node's DOM is in hover.

false means: the node's DOM is not in hover.