new SemanticListViews(element, options)
Parameters:
Name | Type | Description |
---|---|---|
element |
HTMLElement | DOM element containing the control |
options |
Object |
Example
{@lang xml}
Members
-
dataManager :WinJSContrib.UI.DataSources.DataSourceManager
-
dataManager datasource manager
Type:
-
listview :WinJS.UI.ListView
-
items listview
Type:
- WinJS.UI.ListView
-
semanticZoom :WinJS.UI.SemanticZoom
-
semantic zoom control
Type:
- WinJS.UI.SemanticZoom
-
zoomedOutListview :WinJS.UI.ListView
-
listview for zoomed out items (usually groups)
Type:
- WinJS.UI.ListView
Methods
-
dispose()
-
release control