dojox
»
widget
»
FisheyeList
» _onBodyOut
dojox.widget.FisheyeList._onBodyOut
dojo.require("dojox.widget.FisheyeList");
defined in dojox/widget/FisheyeList.js
Usage
function (e)
(view source)
if
(
this
._overElement
(
dojo.
body
(
)
, e
)
)
{
return
;
}
this
._setDormant
(
e
)
;
parameter
type
description
e