PopupEdit - jQuery LigerUI API
jQuery LigerUI
参数列表
参数名 |
类型 |
描述 |
默认值 |
valueFieldID
|
String
|
值保存表单隐藏域
|
null
|
css
|
String
|
附加class name
|
null
|
nullText
|
String
|
空值时显示的值
|
null
|
disabled
|
String
|
是否无效
|
null
|
cancelable
|
Bool
|
是否允许取消
|
null
|
width
|
Int
|
高度
|
null
|
heigth
|
Int
|
宽度
|
null
|
render
|
Function
|
自定义函数
|
null
|
split
|
String
|
分隔符
|
null
|
grid
|
Object
|
同表格参数
|
null
|
condition
|
Object
|
同表单参数
|
null
|
valueField
|
String
|
值成员字段名
|
null
|
textField
|
String
|
显示成员字段名
|
null
|
readonly
|
Bool
|
是否只读
|
false
|
valueFieldCssClass
|
String
|
隐藏域css
|
NULL
|
parms
|
Object
|
异步数据请求参数
|
null
|
method
|
String
|
|
null
|
async
|
Bool
|
|
null
|
data
|
Array
|
|
null
|
searchClick
|
Function
|
|
null
|