From: Edward Date: Mon, 7 Apr 2014 06:31:48 +0000 (+0800) Subject: Roo/bootstrap/TableCell.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=d6d7544dccaae83fa95cfe3f02c62639020a6dd9;p=roojs1 Roo/bootstrap/TableCell.js --- diff --git a/Roo/bootstrap/TableCell.js b/Roo/bootstrap/TableCell.js index 5a8a107193..75ac70aeda 100644 --- a/Roo/bootstrap/TableCell.js +++ b/Roo/bootstrap/TableCell.js @@ -9,6 +9,9 @@ * @class Roo.bootstrap.TableCell * @extends Roo.bootstrap.Component * Bootstrap TableCell class + * @cfg {String} html cell contain text + * @cfg {String} cls cell class + * @cfg {String} tag cell tag (td|th) default td * * @constructor * Create a new TableCell