X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/output/Ext.grid.NumberColumn.html?ds=inline diff --git a/docs/output/Ext.grid.NumberColumn.html b/docs/output/Ext.grid.NumberColumn.html index 303ebd96..abdcc347 100644 --- a/docs/output/Ext.grid.NumberColumn.html +++ b/docs/output/Ext.grid.NumberColumn.html @@ -1,5 +1,5 @@ -
Column NumberColumn
Package: | Ext.grid |
Defined In: | Column.js |
Class: | NumberColumn |
Extends: | Column |
A Column definition class which renders a numeric data field according to a format string. See the -xtype config option of Ext.grid.ColumnModel for more details.
Config Options | Defined By | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
align : String Optional. Set the CSS text-align property of the column. Defaults to undefined. | Column | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
css : String Optional. An inline style definition string which is applied to all table cells in the column
+ Column NumberColumn Class Ext.grid.NumberColumn
A Column definition class which renders a numeric data field according to a format string. See the +xtype config option of Ext.grid.Column for more details. Config Options
Public EventsThis class has no public events. Parameters:
| Column | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
setEditor( Ext.Editor/Ext.form.Field editor )
+ :
+ voidSets a new editor for this column. Sets a new editor for this column. Parameters:
| Column |