Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lxn/walk
/ ExpandedChanged
Method
ExpandedChanged
treeview.go:547–549 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
545
}
546
547
func
(tv *TreeView) ExpandedChanged() *TreeItemEvent {
548
return
tv.expandedChangedPublisher.Event()
549
}
550
551
func
(tv *TreeView) CurrentItemChanged() *Event {
552
return
tv.currentItemChangedPublisher.Event()
Callers
1
Create
Method · 0.95
Calls
1
Event
Method · 0.45
Tested by
no test coverage detected