Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js8416 function getter(getFn) { argument
8418 'get': getFn,
/plugin/edittable/lib/
H A Dhandsontable.full.js34070 var getFn = destination === this.DESTINATION_CLIPBOARD_GENERATOR ? this.getCopyable : this.get;
34084 row.push(getFn.call(this, r, this.colToProp(c)));