Index

ActivityWindowManager

new ActivityWindowManager()

ActivityWindowManager manages the activity window instances.


Currently it's only responsible to kill an existing
activity window if the next creating instance has the same
manifestURL + pageURL.

Members

private _activities :Array

The list of all current running activity window instances.

Methods

start()

Register all event handlers.

stop()

Unregister all event handlers.