Do not instantiate. Sorts the underlying list by group key and within a group respects the position of the item in the underlying list. Returned by createGrouped.
Syntax
var object = list.createGrouped(key, data, sorter);
Members
The GroupedSortedListProjection object has these types of members:
Methods
The GroupedSortedListProjection object has these methods.
| Method | Description |
|---|---|
| getItem |
Gets a key/data pair for the specified item key. |
Properties
The GroupedSortedListProjection object has these properties.
| Property | Description |
|---|---|
|
Gets a List, which is a projection of the groups that were identified in this list. |
Requirements
|
Namespace |
WinJS.Binding |
|---|---|
|
Library |
|
Build date: 12/5/2012