Namespacedojo.back

dojo.require("dojo.back");
defined in dojo/back.js

Browser history management resources

Jump to PropertiesFunctionsBack to top

adds a state object (args) to the history list.
Initializes the undo stack. This must be called from a <script> block that lives inside the <body> tag to prevent bugs on IE.
Sets the state object and back callback for the very first page that is loaded.
private method. Do not call this directly.

Jump to FunctionsPropertiesBack to top