dojox.presentation.Deck._transition
dojo.require("dojox.presentation._base");
defined in dojox/presentation/_base.js
over-ride stackcontainers _transition method but atm, i find it to be ugly with not way to call showChild() without over-riding it too. hopefull basic toggles in superclass.transition will be available in dijit, and this won't be necessary.
Usage
function (newWidget, oldWidget) (view source)
parameter | type | description |
---|---|---|
newWidget | ||
oldWidget |