Tags: ushelp/EasyUIEx
Tags
jQuery EasyUI Simplify&Extended Architecture plugin New version 2.2.9 release! # fixed treegrid onContextMenu index bug
jQuery EasyUI Simplify&Extended Architecture plugin New version 2.2.6 release! # fixed ushelp/EasyEE#7
jQuery EasyUI Simplify&Extended Architecture plugin New version 2.2.5 release! # fiexed ushelp/EasyEE#6
jQuery EasyUI Simplify&Extended Architecture plugin New version 2.2.4 release! # 关闭和刷新 tab 时,自动销毁内部的 dialog 和 menu。 # When closing and refreshing tab, automatically destroy the internal dialog and menu.
jQuery EasyUI Simplify&Extended Architecture plugin New version 2.2.3 release! + callback function: uiEx.rowDelete = function(datagridSelector, showMsg, reloadDataGrid,successKey, successValue, callback) # rowDelete auto refresh when last row in las page.
jQuery EasyUI Simplify&Extended Architecture plugin New version 2.2.2 release! # bug fixed!
jQuery EasyUI Simplify&Extended Architecture plugin New version 2.2.1 release! # lastRowIndex bug fixed!
jQuery EasyUI Simplify&Extended Architecture plugin
# new version 2.2.0 release.
+ parentId tree rendering
[{"id":1, "text":"Root", "url": "url.action", "state": "open",
"iconCls": "icon-application", "parentId": "0", "remark": "xxxx",
"type": "menu"},
{"id":2, "text":"Folder1", "url": "url.action", "state": "open",
"iconCls": "icon-application", "parentId": "1", "remark": "xxxx",
"type": "menu"}]
+ uiEx.convert(rows)
loadFilter:function(rows){
return uiEx.convert(rows);
}
+ uiEx.initParentIdTreeChk(treeSelector, param, values)
+ uiEx.initParentIdTree(treeSelector, tabSelector, params)
+ uiEx.initParentIdTreegrid(treegridSelector, params)
jQuery EasyUI Simplify&Extended Architecture plugin 2.1.0 # 修正了弹出Dialog对话框,在不关闭Dialog对话框情况下关闭面板后,导致的对话框不能完全销毁问题 # Fixed Dialog pop-up dialog box after without closing the dialog box Dialog panel closed the case, resulting in the complete destruction of the dialog box can not
PreviousNext