Home
last modified time | relevance | path

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

/plugin/edittable/lib/
Dhandsontable.full.js23990 bottomRightHitArea: document.createElement('DIV') property
23998 this.selectionHandles.bottomRightHitArea.className = 'bottomRightSelectionHandle-HitArea';
24004 bottomRightHitArea: this.selectionHandles.bottomRightHitArea.style property
24016 this.selectionHandles.styles.bottomRightHitArea[prop] = hitAreaStyle[prop];
24039 this.main.appendChild(this.selectionHandles.bottomRightHitArea);
24067 …this.selectionHandles.styles.bottomRightHitArea.top = parseInt(top + height - hitAreaWidth / 4, 10…
24068 …this.selectionHandles.styles.bottomRightHitArea.left = parseInt(left + width - hitAreaWidth / 4, 1…
24076 this.selectionHandles.styles.bottomRightHitArea.display = 'none';
24079 this.selectionHandles.styles.bottomRightHitArea.display = 'block';
24085 this.selectionHandles.styles.bottomRightHitArea.display = 'none';
/plugin/zwidoku/files/
H A Djs.js1bottomRightHitArea:document.createElement('DIV')};var width=10;var hitAreaWidth=40;this.selectionH…
/plugin/jsontable/script/
Dhandsontable.full.min.js29bottomRightHitArea:document.createElement("DIV")};this.selectionHandles.topLeft.className="topLeft… property