documentation
.HELP!
jQuery ligerUI V1.1.6 Documentation
jQuery LigerUI API ligerComboBox
jQuery ligerUI V1.1.6
previous page
next page
参数列表
参数名
类型
描述
默认值
data
{Array}
数据源.JSON格式
null
tree
{Object}
下拉框以树的形式显示,tree的参数跟ligerTree的参数一致
null
grid
{Object}
下拉框以Grid的形式显示,grid的参数跟ligerGrid的参数一致
null
resize
{Bool}
是否调整大小
true
slide
{Bool}
是否以动画的形式显示
true
isMultiSelect
{Bool}
是否多选
false
isShowCheckBox
{Bool}
是否选择复选框
false
selectBoxWidth
{Bool}
下拉框的宽度
false
selectBoxHeight
{Bool}
下拉框的高度
false
textField
{String}
text对应的字段名
'text'
valueField
{String}
value对应的字段名
'id'
valueFieldID
{String}
隐藏域的控件ID,如果页面不存在,自动创建一个
null
lable
{String}
添加标签
null
labelWidth
{Int|Object}
标签宽度
null
labelAlign
{String}
标签内文字水平位置
null
initValue
{String}
初始化Value
null
initText
{String}
初始化Text
null
split
{String}
分割符号,多选时有效
";"
columns
{Array}
将下拉框转换为表格的模式
null
columns[i].name
{String}
表格列名
columns[i].header
{String}
表格列标题
columns[i].width
{String}
表格列宽度
disabled
{Bool}
是否只读
false
hideOnLoseFocus
{Bool}
失去焦点时是否隐藏
true
url
{String}
数据源URL(需返回JSON)
null
render
{Function}
文本框显示html函数
null
previous page
start
next page
Menu
Homepage
Table of contents
使用手册
搜索
更新记录
通用
事件
方法
表格
参数
事件
方法
树
参数
事件
方法
下拉框
参数
事件
方法
基础
drag
参数
事件
Resizable
参数
事件
表单
单选框
参数
事件
方法
复选框
参数
事件
方法
调整器
参数
事件
方法
文本框
参数
事件
方法
日期选择器
参数
事件
方法
布局
Layout
参数
事件
方法
Accordion
参数
事件
方法
Tab
参数
事件
方法
导航
Menu
参数
事件
方法
toolbar
参数
事件
方法
窗口/对话框
dialog
参数
事件
方法
window
参数
事件
方法
messageBox
参数
事件
方法
Get in touch
Submit feedback about this site to:
[email protected]