Functiondijit.layout.StackContainer._adjacent

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

Gets the next/previous child widget in this container from the current selection

Usage

function (/*Boolean*/ forward) (view source)
parametertypedescription
forwardBoolean