EmbeddedXopus.addListener
Information on using addListener can be found on the EmbeddedXopus page.
- Documentation
- › API
- › Global objects API
- › EmbeddedXopus.addListener
EmbeddedXopus.addListener( listener : Object|Function[, windowName : String])
: Object|Function[, windowName : String])Arguments
- listener
- Object|Function. The handler
- windowName
- String. The name of the window to execute the handler on. (Optional)