Packageorg.pranaframework.objects.propertyeditors
Classpublic class NumberPropertyEditor
InheritanceNumberPropertyEditor Inheritance AbstractPropertyEditor

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



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()