wijmo.dropdown Namespace : wijdropdown type |
Javascript (Usage) | |
---|---|
$(function () { var options; // Type: wijmo.dropdown.wijdropdown.options $(".selector").wijdropdown(options); }); |
Javascript (Specification) | |
---|---|
|
Object
wijmo.dropdown.wijdropdown
Name | Description | |
---|---|---|
wijdropdown Constructor |
Name | Description | |
---|---|---|
destroy | Remove the functionality completely. This will return the element back to its pre-init state. | |
refresh | Use the refresh method to set the drop-down element's style. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |