X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.list.Column.html diff --git a/docs/output/Ext.list.Column.html b/docs/output/Ext.list.Column.html index ddbbc8dd..d033575e 100644 --- a/docs/output/Ext.list.Column.html +++ b/docs/output/Ext.list.Column.html @@ -2,19 +2,19 @@ ListView.

While subclasses are provided to render data in different ways, this class renders a passed data field unchanged and is usually used for textual columns.

Config Options

Config OptionsDefined By
 align : String
Set the CSS text-align property of the column. Defaults to 'left'.
Column
 cls : String
Optional. This option can be used to add a CSS class to the cell of each -row for this column.
Column