This topic has not yet been rated - Rate this topic

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

IListDataNotificationHandler

 

 

Build date: 12/5/2012

© 2013 Microsoft. All rights reserved.