Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ onSearchComplete
Method
onSearchComplete
tools/xsbug/FilePane.js:428–431 ·
view source on GitHub ↗
(table)
Source
from the content-addressed store, hash-verified
426
data.FIND_FOCUS.delegate(
"onRestore"
);;
427
}
428
onSearchComplete(table) {
429
table.stop();
430
this.expand(table, this.data.expanded);
431
}
432
};
433
434
class
SearchHeaderBehavior extends HeaderBehavior {
Callers
nothing calls this directly
Calls
2
expand
Method · 0.95
stop
Method · 0.65
Tested by
no test coverage detected