Javascript (Usage) | |
---|---|
$(function () { var options; // Type: wijmo.textbox.wijtextbox.options $(".selector").wijtextbox(options); }); |
Javascript (Specification) | |
---|---|
|
Name | Description | |
---|---|---|
destroy | Remove the functionality completely. This will return the element back to its pre-init state. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |