| Package | org.springextensions.actionscript.objects.propertyeditors |
| SVN browsing | ClassPropertyEditor.as |
| Fisheye | ClassPropertyEditor.as |
| Class | public class ClassPropertyEditor |
| Inheritance | ClassPropertyEditor AbstractPropertyEditor |
| Implements | IApplicationDomainAware |
Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1
| Property | Defined by | ||
|---|---|---|---|
| applicationDomain : ApplicationDomain [write-only]
| ClassPropertyEditor | ||
![]() | text : String
The string that will be converted into an object.
| AbstractPropertyEditor | |
![]() | value : *
The result of the string-to-object conversion.
| AbstractPropertyEditor | |
| Method | Defined by | ||
|---|---|---|---|
|
Creates a new
ClassPropertyEditor instance
| ClassPropertyEditor | ||
| applicationDomain | property |
applicationDomain:ApplicationDomain [write-only]Implementation
public function set applicationDomain(value:ApplicationDomain):void
| ClassPropertyEditor | () | constructor |
public function ClassPropertyEditor()
Creates a new ClassPropertyEditor instance