RowChanged returns the event that the model should publish when a row was changed.
()
| 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. |
no outgoing calls
no test coverage detected