/* This file is part of Ext JS 3.4 Copyright (c) 2011-2013 Sencha Inc Contact: http://www.sencha.com/contact GNU General Public License Usage This file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file. Please review the following information to ensure the GNU General Public License version 3.0 requirements will be met: http://www.gnu.org/copyleft/gpl.html. If you are unsure which license is appropriate for your use, please contact the sales department at http://www.sencha.com/contact. Build date: 2013-04-03 15:07:25 */ Ext.data.JsonP.Ext_list_BooleanColumn({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":[],"extends":"Ext.list.Column","uses":[],"html":"

Hierarchy

Ext.list.Column
Ext.list.BooleanColumn

Files

A Column definition class which renders boolean data fields. See the xtype\nconfig option of Ext.list.Column for more details.

\n\n
Defined By

Config options

Set the CSS text-align property of the column. ...

Set the CSS text-align property of the column. Defaults to 'left'.

\n

Defaults to: 'left'

Optional. ...

Optional. This option can be used to add a CSS class to the cell of each\nrow for this column.

\n

Defaults to: ''

Required. ...

Required. The name of the field in the\nListViews's Ext.data.Store's Ext.data.Record definition from\nwhich to draw the column's value.

\n\n
Ext.list.BooleanColumn
view source
: String
The string returned by the renderer when the column value is falsey (but not undefined) (defaults to\n'false'). ...

The string returned by the renderer when the column value is falsey (but not undefined) (defaults to\n'false').

\n

Defaults to: 'false'

Optional. ...

Optional. The header text to be used as innerHTML\n(html tags are accepted) to display in the ListView. Note: to\nhave a clickable header with no text displayed use ' '.

\n

Defaults to: ''

Used by ListView constructor method to avoid reprocessing a Column\nif isColumn is not set ListView will recreate a ne...

Used by ListView constructor method to avoid reprocessing a Column\nif isColumn is not set ListView will recreate a new Ext.list.Column\nDefaults to true.

\n

Defaults to: true

Optional. ...

Optional. Specify a string to pass as the\nconfiguration string for Ext.XTemplate. By default an Ext.XTemplate\nwill be implicitly created using the dataIndex.

\n
Ext.list.BooleanColumn
view source
: String
The string returned by the renderer when the column value is not falsey (defaults to 'true'). ...

The string returned by the renderer when the column value is not falsey (defaults to 'true').

\n

Defaults to: 'true'

Ext.list.BooleanColumn
view source
: String
The string returned by the renderer when the column value is undefined (defaults to ' '). ...

The string returned by the renderer when the column value is undefined (defaults to ' ').

\n

Defaults to: ' '

Optional. ...

Optional. Percentage of the container width\nthis column should be allocated. Columns that have no width specified will be\nallocated with an equal percentage to fill 100% of the container width. To easily take\nadvantage of the full container width, leave the width of at least one column undefined.\nNote that if you do not want to take up the full width of the container, the width of\nevery column needs to be explicitly defined.

\n
Defined By

Methods

...
\n

Parameters

  • c : Object
    \n

Returns

","superclasses":["Ext.list.Column"],"meta":{},"requires":[],"html_meta":{},"statics":{"property":[],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"Column2.html#Ext-list-BooleanColumn","filename":"Column.js"}],"linenr":110,"members":{"property":[],"cfg":[{"tagname":"cfg","owner":"Ext.list.Column","meta":{},"name":"align","id":"cfg-align"},{"tagname":"cfg","owner":"Ext.list.Column","meta":{},"name":"cls","id":"cfg-cls"},{"tagname":"cfg","owner":"Ext.list.Column","meta":{},"name":"dataIndex","id":"cfg-dataIndex"},{"tagname":"cfg","owner":"Ext.list.BooleanColumn","meta":{},"name":"falseText","id":"cfg-falseText"},{"tagname":"cfg","owner":"Ext.list.Column","meta":{},"name":"header","id":"cfg-header"},{"tagname":"cfg","owner":"Ext.list.Column","meta":{"private":true},"name":"isColumn","id":"cfg-isColumn"},{"tagname":"cfg","owner":"Ext.list.Column","meta":{},"name":"tpl","id":"cfg-tpl"},{"tagname":"cfg","owner":"Ext.list.BooleanColumn","meta":{},"name":"trueText","id":"cfg-trueText"},{"tagname":"cfg","owner":"Ext.list.BooleanColumn","meta":{},"name":"undefinedText","id":"cfg-undefinedText"},{"tagname":"cfg","owner":"Ext.list.Column","meta":{},"name":"width","id":"cfg-width"}],"css_var":[],"method":[{"tagname":"method","owner":"Ext.list.BooleanColumn","meta":{},"name":"constructor","id":"method-constructor"}],"event":[],"css_mixin":[]},"inheritable":null,"private":null,"component":false,"name":"Ext.list.BooleanColumn","singleton":false,"override":null,"inheritdoc":null,"id":"class-Ext.list.BooleanColumn","mixins":[],"mixedInto":[]});