Packageorg.granite.tide.impl
Classpublic class PropertyComponentProducer
ImplementsIComponentProducer

Interface for component instance provider



Public Properties
 PropertyDefined by
  componentName : String
[read-only]
PropertyComponentProducer
Public Methods
 MethodDefined by
  
PropertyComponentProducer(implComponentName:String, field:Field)
PropertyComponentProducer
  
produce(context:BaseContext, create:Boolean):Object
PropertyComponentProducer
Property detail
componentNameproperty
componentName:String  [read-only]Implementation
    public function get componentName():String
Constructor detail
PropertyComponentProducer()constructor
public function PropertyComponentProducer(implComponentName:String, field:Field)Parameters
implComponentName:String
 
field:Field
Method detail
produce()method
public function produce(context:BaseContext, create:Boolean):ObjectParameters
context:BaseContext
 
create:Boolean

Returns
Object