jstree獲取半選中節點的方法


$('#jstree1').jstree().get_undetermined();
返回一個數組,getPara();方法無法獲取數組

get_undetermined ([full]) 

get an array of all nodes whose state is "undetermined"

  • full:

    boolean if set to `true` the returned array will consist of the full node objects, otherwise - only IDs will be returned

  • Returns

    Array


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM