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

Object
      wijmo.textbox.wijtextbox

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijtextbox Constructor  
Top
Methods
 NameDescription
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.textbox Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.