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

Object
      wijmo.editor.wijeditor

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijeditor Constructor  
Top
Methods
 NameDescription
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodgetTextGets the text displayed in the editor.  
public MethodrefreshAdjust the editor layout.  
public MethodsetTextSets the text to display in the editor.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.editor Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.