Lines Matching +full:check +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang)
2541 // check all children recursively
3066 /** Return true if all parent nodes are expanded. Note: this does not check
3077 // TODO: check $(n.span).is(":visible")
3734 /**Select this node, i.e. check the checkbox.
4289 /* Check if this tree has extension `name` enabled.
4296 /* Check if current extensions dependencies are met and throw an error if not.
4301 …[required=true] pass `false` if the extension is optional, but we want to check for order if it is…
4901 // TODO: check opts.generateIds === true
5825 // Check for overlapping requests
7644 * We can check for changed values like
8507 * // Check for node.foo, tree,options.foo(), and tree.options.foo:
8509 * // Check for node.data.bar, tree,options.qux.bar(), and tree.options.qux.bar:
9023 // Optionally check for dependencies with other extensions
9856 * Check if the previous callback (dragEnter, dragOver, ...) has changed
10369 // but we can check for the type:
11034 * [ext-edit] Check if any node in this tree in edit mode.
11045 * [ext-edit] Check if this node is in edit mode.
11687 // #601: also check for $title.length, because we don't need to render
11751 checkbox: "icon-check-empty",
11752 checkboxSelected: "icon-check",
11753 checkboxUnknown: "icon-check icon-muted",
11776 checkboxSelected: "fa-check-square-o",
11804 checkboxSelected: "far fa-check-square",
11830 checkboxSelected: "glyphicon-check",
11843 radioSelected: "glyphicon-ok-circle", // "glyphicon-check",