MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / get

Function get

lib/web/drags.js:463–465  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

461 var end = cm.setBookmark(selection_end);
462
463 var get = function () {
464 return val;
465 };
466 var set = function (o, p, x) {
467 // update in animation?
468

Callers 8

clickFunction · 0.70
checkBoxFunction · 0.70
dragThangFunction · 0.70
makeSliderFunction · 0.70
makeDifferentialSliderFunction · 0.70
makeXYSliderFunction · 0.70
make4GraphFunction · 0.70
make14GraphFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected