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 supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.UI |
See also
Build date: 12/5/2012
