Roo/bootstrap/TableRow.js
[roojs1] / 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