Roo/bootstrap/TableRow.js
authorEdward <edward@roojs.com>
Mon, 7 Apr 2014 07:00:15 +0000 (15:00 +0800)
committerEdward <edward@roojs.com>
Mon, 7 Apr 2014 07:00:15 +0000 (15:00 +0800)
Roo/bootstrap/TableRow.js

index 78b60a0..87c81ce 100644 (file)
  * @extends Roo.bootstrap.Component
  * Bootstrap TableRow class
  * @cfg {String} cls row class
+ * @cfg {String} align Aligns the content in a table row
+ * @cfg {String} bgcolor Specifies a background color for a table row
+ * @cfg {Number} charoff Sets the number of characters the content will be aligned from the character specified by the char attribute
+ * @cfg {String} valign Vertical aligns the content in a table row
  * 
  * @constructor
  * Create a new TableRow