register method
inherited
Registers a component using a factory method.
locator
a locator to identify component to be created.factory
a factory function that receives a locator and returns a created component.
Registers a component using a factory method.
locator
a locator to identify component to be created.factory
a factory function that receives a locator and returns a created component.