Version

TreeInternalEditor class

The TreeInternalEditor is used when a tree node enters editing mode.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.TreeInternalEditor = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.TreeInternalEditor();
Inheritance Hierarchy

Object
   Sys.Component
      Sys.UI.Control
         Infragistics.Web.UI.TreeInternalEditor

See Also