Home
last modified time | relevance | path

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

/plugin/edittable/lib/
Dhandsontable.full.js23986 this.selectionHandles = { property
23995 this.selectionHandles.topLeft.className = 'topLeftSelectionHandle';
23996 this.selectionHandles.topLeftHitArea.className = 'topLeftSelectionHandle-HitArea';
23997 this.selectionHandles.bottomRight.className = 'bottomRightSelectionHandle';
23998 this.selectionHandles.bottomRightHitArea.className = 'bottomRightSelectionHandle-HitArea';
24000 this.selectionHandles.styles = { property
24001 topLeft: this.selectionHandles.topLeft.style,
24002 topLeftHitArea: this.selectionHandles.topLeftHitArea.style,
24003 bottomRight: this.selectionHandles.bottomRight.style,
24004 bottomRightHitArea: this.selectionHandles.bottomRightHitArea.style
[all …]
/plugin/zwidoku/files/
H A Djs.js1selectionHandles={topLeft:document.createElement('DIV'),topLeftHitArea:document.createElement('DIV…
/plugin/jsontable/script/
Dhandsontable.full.min.js29selectionHandles={topLeft:document.createElement("DIV"),topLeftHitArea:document.createElement("DIV… property