Lines Matching +full:check +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang)
1080 // check all children recursively
1605 /** Return true if all parent nodes are expanded. Note: this does not check
1616 // TODO: check $(n.span).is(":visible")
2273 /**Select this node, i.e. check the checkbox.
2828 /* Check if this tree has extension `name` enabled.
2835 /* Check if current extensions dependencies are met and throw an error if not.
2840 …[required=true] pass `false` if the extension is optional, but we want to check for order if it is…
3440 // TODO: check opts.generateIds === true
4364 // Check for overlapping requests
6183 * We can check for changed values like
7046 * // Check for node.foo, tree,options.foo(), and tree.options.foo:
7048 * // Check for node.data.bar, tree,options.qux.bar(), and tree.options.qux.bar:
7561 // Optionally check for dependencies with other extensions
9191 * Check if the previous callback (dragEnter, dragOver, ...) has changed
9704 // but we can check for the type:
10368 * [ext-edit] Check if any node in this tree in edit mode.
10379 * [ext-edit] Check if this node is in edit mode.
11020 // #601: also check for $title.length, because we don't need to render
11083 checkbox: "icon-check-empty",
11084 checkboxSelected: "icon-check",
11085 checkboxUnknown: "icon-check icon-muted",
11108 checkboxSelected: "fa-check-square-o",
11136 checkboxSelected: "far fa-check-square",
11162 checkboxSelected: "glyphicon-check",
11175 radioSelected: "glyphicon-ok-circle", // "glyphicon-check",