Packageorg.granite.tide.impl
Interfacepublic interface IComponentProducer
ImplementorsMethodComponentProducer, PropertyComponentProducer, SimpleComponentProducer

Interface for component instance provider



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

Returns
Object