IListDataNotificationHandler.changed method

Raises a notification that an item in the IListDataAdapter object's data source has changed.
Syntax
iListDataNotificationHandler.changed(item);
Parameters
- item
-
Type: IItem
The item that changed.
Return value
This method does not return a value.
Requirements
|
Minimum WinJS version |
WinJS 3.0 |
|---|---|
|
Namespace |
WinJS.UI |
See also
Show: