Abstract |
The AbstractItemHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| _listChange | Event raised when the list content changes. | |
| ListChange | Signals that the list has changed, so the view can update the list. When the first receiver registers for the event, the function BeginTracking will be called. If the last receiver unregisters for the event, the function EndTracking will be called. |