MCPcopy
hub / github.com/lxn/walk / ItemsInserted

Method ItemsInserted

models.go:40–40  ·  view source on GitHub ↗

ItemsInserted returns the event that the model should publish when a contiguous range of items was inserted.

()

Source from the content-addressed store, hash-verified

38 // ItemsInserted returns the event that the model should publish when a
39 // contiguous range of items was inserted.
40 ItemsInserted() *IntRangeEvent
41
42 // ItemsRemoved returns the event that the model should publish when a
43 // contiguous range of items was removed.

Callers 5

attachModelMethod · 0.65
detachModelMethod · 0.65
newReflectListModelFunction · 0.65
attachModelMethod · 0.65
detachModelMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected