Version

WebCurrencyEditor class

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

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

See Also