Packageorg.springextensions.actionscript.objects.propertyeditors
Classpublic class NumberPropertyEditor
InheritanceNumberPropertyEditor Inheritance AbstractPropertyEditor

Converts a number represented by a string to a number object.

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1



Public Properties
 PropertyDefined by
  text : String
[write-only]
NumberPropertyEditor
 Inheritedvalue : *
AbstractPropertyEditor
Public Methods
 MethodDefined by
  
NumberPropertyEditor
Property detail
textproperty
text:String  [write-only]Implementation
    public function set text(value:String):void
Constructor detail
NumberPropertyEditor()constructor
public function NumberPropertyEditor()