Home
last modified time | relevance | path

Searched refs:cellFocus (Results 1 – 1 of 1) sorted by relevance

/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.ariagrid.js294 cellFocus: "allow", property
313 if ($.inArray(opts.cellFocus, VALID_MODES) < 0) {
363 opts.cellFocus === "start" ||
364 opts.cellFocus === "force"
382 if (opts.cellFocus === "force" && !tree.$activeTd) {
448 opts.cellFocus === "allow"
535 if (opts.cellFocus === "off") {
603 if ($td || opts.cellFocus !== "force") {
621 } else if ($activeTd && opts.cellFocus !== "force") {
702 if (value.cellFocus !== opts.cellFocus) {
[all …]