X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.grid.PropertyColumnModel.html diff --git a/docs/output/Ext.grid.PropertyColumnModel.html b/docs/output/Ext.grid.PropertyColumnModel.html index cd0bfd30..8d024b88 100644 --- a/docs/output/Ext.grid.PropertyColumnModel.html +++ b/docs/output/Ext.grid.PropertyColumnModel.html @@ -1,1061 +1,253 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  ColumnModel
-    PropertyColumnModel
-

Class Ext.grid.PropertyColumnModel

- - - - - -
Package:Ext.grid
Defined In:PropertyGrid.js
Class:PropertyColumnModel
Extends:ColumnModel
-
- A custom column model for the Ext.grid.PropertyGrid. Generally it should not need to be used directly.
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - align : String
- (optional) Set the CSS text-align property of the column. Defaults to undefined.
-
ColumnModel
  - - css : String
- (optional) Set custom CSS for all table cells in the column (excluding headers). Defaults to undefined.
-
ColumnModel
  - - editor : Ext.form.Field
- (optional) The Ext.form.Field to use when editing values in this column if editing is supported by the grid.
-
ColumnModel
  - - fixed : Boolean
- (optional) True if the column width cannot be changed. Defaults to false.
-
ColumnModel
  - - header : String
- The header text to display in the Grid view.
-
ColumnModel
  - - hidden : Boolean
- (optional) True to hide the column. Defaults to false.
-
ColumnModel
  - - menuDisabled : Boolean
- (optional) True to disable the column menu. Defaults to false.
-
ColumnModel
  - - resizable : Boolean
- (optional) False to disable column resizing. Defaults to true.
-
ColumnModel
- -

Public Properties

- - - - - - - - - - - - - - - -
PropertyDefined By
  - - defaultSortable : Boolean
- Default sortable of columns which have no sortable specified (defaults to false)
-
ColumnModel
  - - defaultWidth : Number
- The width of columns which have no width specified (defaults to 100)
-
ColumnModel
- -

Public Methods

- - - - - - - - - - - - - - - - - -
MethodDefined By

Public Events

EventDefined By
\ No newline at end of file