MCPcopy Index your code
hub / github.com/gridstack/gridstack.js / dd-droppable-spec.ts

File dd-droppable-spec.ts

spec/dd-droppable-spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DDDroppable } from '../src/dd-droppable';
2import { DDManager } from '../src/dd-manager';
3
4describe('DDDroppable', () => {

Callers

nothing calls this directly

Calls 12

_mouseEnterMethod · 0.80
_mouseLeaveMethod · 0.80
dropMethod · 0.80
_canDropMethod · 0.80
_uiMethod · 0.80
updateOptionMethod · 0.65
destroyMethod · 0.45
disableMethod · 0.45
enableMethod · 0.45
addMethod · 0.45
onMethod · 0.45
offMethod · 0.45

Tested by

no test coverage detected