A message is published to this topic when all the regions and widgets on a page are loaded.

$.Topic(PubSub.topicNames.PAGE_READY).publish(pageEventData);
Arguments

pageEventData: A JavaScript object that includes data about the loaded page, for example:

{
    pageId:"category",
    contextId:"cat60041",
    seoslug:" psychological-thrillers"
    previousContextId: null,
    pageRepositoryId: "categoryPage"
}

The properties in the JavaScript object include:

Memory enabled

Yes


Copyright © 1997, 2017 Oracle and/or its affiliates. All rights reserved. Legal Notices