Wijmo UI for the Web
wijtextbox type
wijmo.textbox Namespace : wijtextbox type
Syntax
$(function () {
    var options; // Type:  wijmo.textbox.wijtextbox.options
     
    $(".selector").wijtextbox(options);
});
function wijtextbox;
Inheritance Hierarchy

Object
      wijmo.textbox.wijtextbox

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.textbox Namespace