WinJS.UI.IItem interface

0 out of 1 rated this helpful - Rate this topic

Represents an item in a list.

Members

The IItem interface has these types of members:

Properties

The IItem interface has these properties.

PropertyDescription

data

Gets or sets the item's data.

groupKey

Gets the group key for the item. This property is only available for items that belong to a grouped data source.

handle

Gets the temporary ID of the item.

index

Gets the item's index in the IListDataSource.

key

Gets or sets the key the identifies the item.

 

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

Namespace

WinJS.UI

Library

 

 

Build date: 12/5/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.