| Package | org.granite.tide.impl |
| Class | public class MethodComponentProducer |
| Implements | IComponentProducer |
| Property | Defined by | ||
|---|---|---|---|
| componentName : String [read-only]
| MethodComponentProducer | ||
| Method | Defined by | ||
|---|---|---|---|
|
MethodComponentProducer(implComponentName:String, method:Method)
| MethodComponentProducer | ||
|
produce(context:BaseContext, create:Boolean):Object
| MethodComponentProducer | ||
| componentName | property |
componentName:String [read-only]Implementation
public function get componentName():String
| MethodComponentProducer | () | constructor |
public function MethodComponentProducer(implComponentName:String, method:Method)Parameters
implComponentName:String |
|
method:Method |
| produce | () | method |
public function produce(context:BaseContext, create:Boolean):ObjectParameters
context:BaseContext |
|
create:Boolean |
Object |