Functiondijit.layout.StackController.onkeypress

dojo.require("dijit.layout.StackContainer");
defined in dijit/layout/StackContainer.js

Handle keystrokes on the page list, for advancing to next/previous button and closing the current page if the page is closable.

Usage

function (e) (view source)
parametertypedescription
e