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

Method onSelected

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

Source from the content-addressed store, hash-verified

333 this.getScroller(code).reveal(code.selectionBounds);
334 }
335 onSelected(code) {
336 }
337 onTimeChanged(code) {
338 var scroller = this.getScroller(code);
339 var t = Date.now();

Callers 7

doRedoMethod · 0.95
doSelectAllMethod · 0.95
doUndoMethod · 0.95
onChangedMethod · 0.95
onCursorAfterMethod · 0.95
onKeyDownMethod · 0.95
onTouchEndedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected