欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

jQuery EasyUI API 中文文檔 - ComboTree組合樹

 更新時間:2011年10月11日 22:46:08   作者:  
jQuery EasyUI API 中文文檔 - ComboTree組合樹,需要的朋友可以參考下。

擴展自 $.fn.combo.defaults $.fn.tree.defaults。用 $.fn.combotree.defaults 重寫了defaults。


依賴
combo
tree
用法
<select id="cc" style="width:200px;"></select>
<input id="cc" value="01">

復制代碼 代碼如下:

$('#cc').combotree({
url:'tree_data.json'
});

特性

其特性擴展自 combo tree,下列是 combotree 重寫的特性。

名稱

類型

說明

默認值

editable

boolean

定義用戶是否可以直接往文本域中輸入文字。

false

事件

其事件擴展自 combo tree。

方法

其方法擴展自 combo,下列是為 combotree 追加或重寫的方法。

名稱

參數(shù)

說明

options

none

返回 options 對象。

tree

none

返回 tree 對象。

loadData

data

加載本地的 tree 數(shù)據(jù)。

reload

url

再一次請求遠程的 tree 數(shù)據(jù)。

clear

none

清除組件的值。

setValues

values

把數(shù)組設置給組件的值。

setValue

value

設置組件的值。

相關文章

最新評論