define(["dojo/_base/declare", "./Grid", "./OnDemandList"], function(declare, Grid, OnDemandList){ return declare([Grid, OnDemandList], {}); });