Called when it has been bound to the component. Between components could communicate through the IModuleChannel.
A package name of bound component.
A id of bound component.
An empty IModuleChannel. It should be defined events to communicate with the bound component.
Called when it unbound from the component.
A package name of unbound component.
A id of unbound component.
Generated using TypeDoc
An interface to callback states of bound with component.
1