// changed at Thu Apr 05 2012 15:06:53 GMT-0400 (Eastern Daylight Time) by vlvovich
this.addScript(function onBtnCreateBPCGrid() {
var myRect = lively.PartsBin.getPart('Rectangle','PartsBin/Basic');
myRect.openInWorld();
// var grid = new lively.morphic.SAPDataGrid(5,5);null
// grid.name="BPCGrid";
// grid.openInWorld();
}).tag([]);