Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |