dijit
»
layout
»
StackContainer
» _onKeyPress
dijit.layout.StackContainer._onKeyPress
dojo.require("dijit.layout.StackContainer");
defined in dijit/layout/StackContainer.js
Usage
function (e)
(view source)
dojo.
publish
(
this
.
id
+
"-containerKeyPress"
,
[
{
e: e, page:
this
}
]
)
;
parameter
type
description
e