MCPcopy Index your code
hub / github.com/shipshapecode/tether / drop.js

File drop.js

docs/welcome/js/drop.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function() {
2 var Evented, MIRROR_ATTACH, addClass, allDrops, clickEvent, createContext, extend, hasClass, removeClass, sortAttach, touchDevice, _ref,
3 __hasProp = {}.hasOwnProperty,
4 __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },

Callers

nothing calls this directly

Calls 7

extendFunction · 0.85
addClassFunction · 0.85
removeClassFunction · 0.85
__extendsFunction · 0.85
enableMethod · 0.80
triggerMethod · 0.80
disableMethod · 0.80

Tested by

no test coverage detected