IJavascriptObjectRepository Events |
The IJavascriptObjectRepository type exposes the following members.
Name | Description | |
---|---|---|
ObjectBoundInJavascript |
Event handler is triggered when a object has been successfully bound on javascript
| |
ResolveObject |
Event handler is called when an object with a given name is requested for binding and is not yet
registered with the repository. Use ObjectRepository
to register objects (using
|