Version

WebTextEditor class

Class which implements client side functionality of WebTextEditor.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.WebTextEditor = function( 
   elem : {DomElement}
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.WebTextEditor();
Inheritance Hierarchy

Object
   Sys.Component
      Sys.UI.Control
            Infragistics.Web.UI.WebTextEditor
               Infragistics.Web.UI.WebMaskEditor
               Infragistics.Web.UI.WebNumericEditor

See Also