Functiondojox.layout.ScrollPane.layout

dojo.require("dojox.layout.ScrollPane");
defined in dojox/layout/ScrollPane.js

calculates required sizes. call this if we add/remove content manually, or reload the content.

Usage

function () (view source)