MCPcopy Create free account
hub / github.com/codecombat/codecombat / getSearchResultsEl

Method getSearchResultsEl

app/core/treema-ext.js:680–680  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

678 }
679
680 getSearchResultsEl () { return this.getValEl().find('.treema-search-results') }
681 getSelectedResultEl () { return this.getValEl().find('.treema-search-selected') }
682
683 modelToString (model) { return model.get('name') }

Callers 8

searchMethod · 0.95
searchCallbackMethod · 0.95
constructorMethod · 0.80
searchCallbackMethod · 0.80
searchMethod · 0.80
searchMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected