MCPcopy Create free account
hub / github.com/lxn/walk / RowChanged

Method RowChanged

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

RowChanged returns the event that the model should publish when a row was changed.

()

Source from the content-addressed store, hash-verified

141 // RowChanged returns the event that the model should publish when a row was
142 // changed.
143 RowChanged() *IntEvent
144
145 // RowsChanged returns the event that the model should publish when a
146 // contiguous range of items was changed.

Callers 3

attachModelMethod · 0.65
detachModelMethod · 0.65
newReflectTableModelFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected