program.hframe.data.demo.list.json Maven / Gradle / Ivy
The newest version!
{
id:"mylist",
icon:'icon-user',
title:"?ҵ??б?",
columns:[{code:"id",name:"ѧ??"},
{code:"name",name:"????"},
{code:"age",name:"????"},
{code:"gender",name:"?Ա?"},
{code:"address",name:"??ַ"},
{code:"remark",name:"??ע"}],
data:[
[1001,"????",29,"Ů","?Ĵ??ɶ?",''],
[1002,"????",31,"Ů","????",'']
],
pagination:{
pageSize:2,
pageIndex:1,
total:100,
pageCount:50
},
memo:{
"dataset":"user"
},
order:{
"name":"DESC",
"age":"ASC"
},
pager:[
["??һҳ","1","disabled",""],
["1","1","disabled","active"],
["2","2","",""],
["3","3","",""],
["4","4","",""],
["??һҳ","5","",""]
],
BOFR:[
{component:"",params:"user_id"}
],
EOFR:[
{component:"",fillclass:"btn-success",params:"userId={1}",action:"{\"pageFwd\":{\"action\":\"uc/user/create\",\"isStack\":true}}"},
{component:"",fillclass:"btn-info",params:"userName={2}",action:"{\"dialog\":{\"action\":\"blank.html\",\"isStack\":true}}"},
{component:"",fillclass:"btn-danger",params:"userId={1}",action:"{\"confirm\":{\"content\":\"??ȷ????Ҫɾ???û???{2}????\"},\"ajaxSubmit\":{\"action\":\"uc/user/create\"}}"}
],
EOF:[
{component:"",action:"{\"pageFwd\":{\"action\":\"uc/user/create\",\"isStack\":true}}"},
{component:"",action:"{\"pageFwd\":{\"action\":\"uc/user/batchDel\",\"isStack\":true}}"}
],
ELE:{
"name":{params:"userName={2}",action:"{\"pageFwd\":{\"action\":\"uc/user/edit\",\"isStack\":true}}"}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy