Searched refs:addByParentId (Results 1 – 3 of 3) sorted by relevance
140 addByParentId: function(parentId, start, nodesData) { method in CookiesTree210 $(treeId).addByParentId(parentId, start, children);
93 $('cookies-list').addByParentId(args[0], args[1], args[2]);
770 addByParentId: function(parentId, start, nodesData) { method in CookiesList