| Package | org.springextensions.actionscript.ioc.factory.config |
| Class | public class CustomEditorConfigurer |
| Implements | IObjectFactoryPostProcessor |
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 | ||
|---|---|---|---|
| customEditors : Object [write-only]
Sets the customer editors for this configurer.
| CustomEditorConfigurer | ||
| Method | Defined by | ||
|---|---|---|---|
|
Creates a new CustomEditorConfigurer.
| CustomEditorConfigurer | ||
|
postProcessObjectFactory(objectFactory:IConfigurableListableObjectFactory):void
| CustomEditorConfigurer | ||
| customEditors | property |
customEditors:Object [write-only]Sets the customer editors for this configurer.
Implementation public function set customEditors(value:Object):void
| CustomEditorConfigurer | () | constructor |
public function CustomEditorConfigurer()Creates a new CustomEditorConfigurer.
| postProcessObjectFactory | () | method |
public function postProcessObjectFactory(objectFactory:IConfigurableListableObjectFactory):voidParameters
objectFactory:IConfigurableListableObjectFactory |