jQuery.wijmo Namespace : wijlistview type |
Javascript (Usage) | |
---|---|
$(function () { var options; // Type: jQuery.wijmo.wijlistview.options // Create a new wijlistview widget $(".selector").wijlistview(options); // Get a previously created wijlistview widget instance var widgetInstance; // Type: jQuery.wijmo.wijlistview widgetInstance = $(".selector").data("wijmo-wijlistview"); }); |
Javascript (Specification) | |
---|---|
|
Object
jQuery.wijmo.wijlistview
Name | Description | |
---|---|---|
wijlistview Constructor |
Name | Description | |
---|---|---|
widgetBaseClass |
Name | Description | |
---|---|---|
childPages | ||
destroy | ||
disable | ||
enable | ||
enhance | ||
enhanceWithin | ||
option | ||
raise | ||
refresh | ||
widget |