MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / onReveal

Method onReveal

tools/xsbug/behaviors.js:332–334  ·  view source on GitHub ↗
(code)

Source from the content-addressed store, hash-verified

330 application.cursor = cursors.iBeam;
331 }
332 onReveal(code) {
333 this.getScroller(code).reveal(code.selectionBounds);
334 }
335 onSelected(code) {
336 }
337 onTimeChanged(code) {

Callers 5

doClearMethod · 0.95
doPasteMethod · 0.95
doRedoMethod · 0.95
doUndoMethod · 0.95
onKeyDownMethod · 0.95

Calls 2

getScrollerMethod · 0.95
revealMethod · 0.65

Tested by

no test coverage detected