The frameset package is implemented in the file core/framset.js. Include this package in every page, which defines a frameset and does neither contain the package storageManager nor the package kernel. You only need to include the package. You don't need to call any methods.
This package will register the page and its frame to the StorageManager. Only the content of a registered frame can be replaced by another page. The registration is also needed to get information about the opener page.
Class Summary | |
---|---|
MacaoPage |
The class MacaoPage is not a class itself, but it is used to document all the global properties and methods of the package core/frameset.js. |