MCPcopy
hub / github.com/callumalpass/tasknotes / showAtPosition

Method showAtPosition

src/components/BatchContextMenu.ts:595–597  ·  view source on GitHub ↗
(x: number, y: number)

Source from the content-addressed store, hash-verified

593 }
594
595 public showAtPosition(x: number, y: number): void {
596 this.menu.showAtPosition({ x, y });
597 }
598}

Callers 11

showAtElementMethod · 0.80
showMethod · 0.80
showAtElementMethod · 0.80
showAtElementMethod · 0.80
showAtElementMethod · 0.80
showAtElementMethod · 0.80
handleDateSelectMethod · 0.80
handleEventDidMountMethod · 0.80
showMenuMethod · 0.80
obsidian.tsFile · 0.80
wrapMenuFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected