Lines Matching refs:hasChildren
1234 if (this.hasChildren() === undefined) {
1410 hasChildren: function () {
1537 …return !this.lazy || this.hasChildren() !== undefined; // Also checks if the only child is a statu…
1603 return this.hasChildren() === undefined; // also checks if the only child is a status node
1782 if (targetParent.hasChildren()) {
3162 node.hasChildren() !== false &&
3693 } else if (!node.lazy || node.hasChildren() !== undefined) {
3906 if (!this.rootNode.hasChildren()) {
5007 aria && node.hasChildren() !== false
5202 hasChildren = node.hasChildren(),
5233 if (hasChildren === false) {
5242 if (hasChildren !== false) {
5243 cnList.push(cn.hasChildren);
5283 if (hasChildren === false) {
5447 } else if (flag && !node.lazy && !node.hasChildren()) {
5607 if (flag && node.lazy && node.hasChildren() === undefined) {
6360 hasChildren: "fancytree-has-children", property
6923 res.node.hasChildren() === false