a:18:{s:9:"#provides";s:28:"dojox.grid.compat._grid.cell";s:9:"#resource";s:25:"grid/compat/_grid/cell.js";s:15:"dojox.grid.cell";a:5:{s:4:"type";s:8:"Function";s:7:"summary";s:235:"Respresents a grid cell and contains information about column options and methods for retrieving cell related information. Each column in a grid layout has a cell object and most events and many methods provide access to these objects.";s:10:"parameters";a:1:{s:7:"inProps";a:1:{s:4:"type";s:0:"";}}s:6:"source";s:84:" dojo.mixin(this, inProps); if(this.editor){this.editor = new this.editor(this);}";s:9:"classlike";b:1;}s:22:"dojox.grid.cell.styles";a:2:{s:9:"prototype";s:15:"dojox.grid.cell";s:7:"summary";s:0:"";}s:22:"dojox.grid.cell.format";a:6:{s:9:"prototype";s:15:"dojox.grid.cell";s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:10:"inRowIndex";a:2:{s:4:"type";s:3:"int";s:7:"summary";s:14:"grid row index";}}s:6:"source";s:346:" var f, i=this.grid.edit.info, d=this.get ? this.get(inRowIndex) : this.value; d = (d && d.replace) ? d.replace(/