~caneypuggies/reformedchurcheslocator/couchapp-backbone

« back to all changes in this revision

Viewing changes to _attachments/js/vendor/backgrid/api/output/Backgrid.NumberCell.js

  • Committer: Tim Black
  • Date: 2013-09-16 22:50:16 UTC
  • Revision ID: tim@alwaysreformed.com-20130916225016-zk8jiba25z33ew7h
Versioned Bower vendor directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Ext.data.JsonP.Backgrid_NumberCell({
 
2
  "tagname": "class",
 
3
  "name": "Backgrid.NumberCell",
 
4
  "extends": "Backgrid.Cell",
 
5
  "mixins": [
 
6
 
 
7
  ],
 
8
  "alternateClassNames": [
 
9
 
 
10
  ],
 
11
  "aliases": {
 
12
  },
 
13
  "singleton": false,
 
14
  "requires": [
 
15
 
 
16
  ],
 
17
  "uses": [
 
18
 
 
19
  ],
 
20
  "enum": null,
 
21
  "override": null,
 
22
  "inheritable": null,
 
23
  "inheritdoc": null,
 
24
  "meta": {
 
25
  },
 
26
  "private": null,
 
27
  "id": "class-Backgrid.NumberCell",
 
28
  "members": {
 
29
    "cfg": [
 
30
 
 
31
    ],
 
32
    "property": [
 
33
      {
 
34
        "name": "className",
 
35
        "tagname": "property",
 
36
        "owner": "Backgrid.NumberCell",
 
37
        "meta": {
 
38
        },
 
39
        "id": "property-className"
 
40
      },
 
41
      {
 
42
        "name": "decimalSeparator",
 
43
        "tagname": "property",
 
44
        "owner": "Backgrid.NumberCell",
 
45
        "meta": {
 
46
        },
 
47
        "id": "property-decimalSeparator"
 
48
      },
 
49
      {
 
50
        "name": "decimals",
 
51
        "tagname": "property",
 
52
        "owner": "Backgrid.NumberCell",
 
53
        "meta": {
 
54
        },
 
55
        "id": "property-decimals"
 
56
      },
 
57
      {
 
58
        "name": "editor",
 
59
        "tagname": "property",
 
60
        "owner": "Backgrid.Cell",
 
61
        "meta": {
 
62
        },
 
63
        "id": "property-editor"
 
64
      },
 
65
      {
 
66
        "name": "events",
 
67
        "tagname": "property",
 
68
        "owner": "Backgrid.Cell",
 
69
        "meta": {
 
70
        },
 
71
        "id": "property-events"
 
72
      },
 
73
      {
 
74
        "name": "formatter",
 
75
        "tagname": "property",
 
76
        "owner": "Backgrid.NumberCell",
 
77
        "meta": {
 
78
        },
 
79
        "id": "property-formatter"
 
80
      },
 
81
      {
 
82
        "name": "orderSeparator",
 
83
        "tagname": "property",
 
84
        "owner": "Backgrid.NumberCell",
 
85
        "meta": {
 
86
        },
 
87
        "id": "property-orderSeparator"
 
88
      },
 
89
      {
 
90
        "name": "tagName",
 
91
        "tagname": "property",
 
92
        "owner": "Backgrid.Cell",
 
93
        "meta": {
 
94
        },
 
95
        "id": "property-tagName"
 
96
      }
 
97
    ],
 
98
    "method": [
 
99
      {
 
100
        "name": "enterEditMode",
 
101
        "tagname": "method",
 
102
        "owner": "Backgrid.Cell",
 
103
        "meta": {
 
104
        },
 
105
        "id": "method-enterEditMode"
 
106
      },
 
107
      {
 
108
        "name": "exitEditMode",
 
109
        "tagname": "method",
 
110
        "owner": "Backgrid.Cell",
 
111
        "meta": {
 
112
        },
 
113
        "id": "method-exitEditMode"
 
114
      },
 
115
      {
 
116
        "name": "initialize",
 
117
        "tagname": "method",
 
118
        "owner": "Backgrid.NumberCell",
 
119
        "meta": {
 
120
        },
 
121
        "id": "method-initialize"
 
122
      },
 
123
      {
 
124
        "name": "remove",
 
125
        "tagname": "method",
 
126
        "owner": "Backgrid.Cell",
 
127
        "meta": {
 
128
          "chainable": true
 
129
        },
 
130
        "id": "method-remove"
 
131
      },
 
132
      {
 
133
        "name": "render",
 
134
        "tagname": "method",
 
135
        "owner": "Backgrid.Cell",
 
136
        "meta": {
 
137
          "chainable": true
 
138
        },
 
139
        "id": "method-render"
 
140
      },
 
141
      {
 
142
        "name": "renderError",
 
143
        "tagname": "method",
 
144
        "owner": "Backgrid.Cell",
 
145
        "meta": {
 
146
        },
 
147
        "id": "method-renderError"
 
148
      }
 
149
    ],
 
150
    "event": [
 
151
 
 
152
    ],
 
153
    "css_var": [
 
154
 
 
155
    ],
 
156
    "css_mixin": [
 
157
 
 
158
    ]
 
159
  },
 
160
  "linenr": 396,
 
161
  "files": [
 
162
    {
 
163
      "filename": "cell.js",
 
164
      "href": null
 
165
    }
 
166
  ],
 
167
  "html_meta": {
 
168
  },
 
169
  "statics": {
 
170
    "cfg": [
 
171
 
 
172
    ],
 
173
    "property": [
 
174
 
 
175
    ],
 
176
    "method": [
 
177
 
 
178
    ],
 
179
    "event": [
 
180
 
 
181
    ],
 
182
    "css_var": [
 
183
 
 
184
    ],
 
185
    "css_mixin": [
 
186
 
 
187
    ]
 
188
  },
 
189
  "component": false,
 
190
  "superclasses": [
 
191
    "Backbone.View",
 
192
    "Backgrid.Cell"
 
193
  ],
 
194
  "subclasses": [
 
195
    "Backgrid.IntegerCell"
 
196
  ],
 
197
  "mixedInto": [
 
198
 
 
199
  ],
 
200
  "parentMixins": [
 
201
 
 
202
  ],
 
203
  "html": "<div><pre class=\"hierarchy\"><h4>Hierarchy</h4><div class='subclass first-child'>Backbone.View<div class='subclass '><a href='#!/api/Backgrid.Cell' rel='Backgrid.Cell' class='docClass'>Backgrid.Cell</a><div class='subclass '><strong>Backgrid.NumberCell</strong></div></div></div><h4>Subclasses</h4><div class='dependency'><a href='#!/api/Backgrid.IntegerCell' rel='Backgrid.IntegerCell' class='docClass'>Backgrid.IntegerCell</a></div></pre><div class='doc-contents'><p>NumberCell is a generic cell that renders all numbers. Numbers are formatted\nusing a <a href=\"#!/api/Backgrid.NumberFormatter\" rel=\"Backgrid.NumberFormatter\" class=\"docClass\">Backgrid.NumberFormatter</a>.</p>\n</div><div class='members'><div class='members-section'><div class='definedBy'>Defined By</div><h3 class='members-title icon-property'>Properties</h3><div class='subsection'><div id='property-className' class='member first-child not-inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><span class='defined-in' rel='Backgrid.NumberCell'>Backgrid.NumberCell</span><br/></div><a href='#!/api/Backgrid.NumberCell-property-className' class='name expandable'>className</a><span> : String</span></div><div class='description'><div class='short'> ...</div><div class='long'>\n<p>Defaults to: <code>&quot;number-cell&quot;</code></p></div></div></div><div id='property-decimalSeparator' class='member  not-inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><span class='defined-in' rel='Backgrid.NumberCell'>Backgrid.NumberCell</span><br/></div><a href='#!/api/Backgrid.NumberCell-property-decimalSeparator' class='name expandable'>decimalSeparator</a><span> : string</span></div><div class='description'><div class='short'> ...</div><div class='long'>\n<p>Defaults to: <code>'.'</code></p></div></div></div><div id='property-decimals' class='member  not-inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><span class='defined-in' rel='Backgrid.NumberCell'>Backgrid.NumberCell</span><br/></div><a href='#!/api/Backgrid.NumberCell-property-decimals' class='name expandable'>decimals</a><span> : number</span></div><div class='description'><div class='short'>Must be an integer. ...</div><div class='long'><p>Must be an integer.</p>\n<p>Defaults to: <code>2</code></p></div></div></div><div id='property-editor' class='member  inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><a href='#!/api/Backgrid.Cell' rel='Backgrid.Cell' class='defined-in docClass'>Backgrid.Cell</a><br/></div><a href='#!/api/Backgrid.Cell-property-editor' class='name expandable'>editor</a><span> : <a href=\"#!/api/Backgrid.CellEditor\" rel=\"Backgrid.CellEditor\" class=\"docClass\">Backgrid.CellEditor</a></span></div><div class='description'><div class='short'>The\ndefault editor for all cell instances of this class. ...</div><div class='long'><p>The\ndefault editor for all cell instances of this class. This value must be a\nclass, it will be automatically instantiated upon entering edit mode.</p>\n\n<p>See <a href=\"#!/api/Backgrid.CellEditor\" rel=\"Backgrid.CellEditor\" class=\"docClass\">Backgrid.CellEditor</a></p>\n<p>Defaults to: <code>Backgrid.InputCellEditor</code></p></div></div></div><div id='property-events' class='member  inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><a href='#!/api/Backgrid.Cell' rel='Backgrid.Cell' class='defined-in docClass'>Backgrid.Cell</a><br/></div><a href='#!/api/Backgrid.Cell-property-events' class='name expandable'>events</a><span> : Object</span></div><div class='description'><div class='short'> ...</div><div class='long'>\n<p>Defaults to: <code>{&quot;click&quot;: &quot;enterEditMode&quot;}</code></p></div></div></div><div id='property-formatter' class='member  not-inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><span class='defined-in' rel='Backgrid.NumberCell'>Backgrid.NumberCell</span><br/></div><a href='#!/api/Backgrid.NumberCell-property-formatter' class='name expandable'>formatter</a><span> : <a href=\"#!/api/Backgrid.CellFormatter\" rel=\"Backgrid.CellFormatter\" class=\"docClass\">Backgrid.CellFormatter</a></span></div><div class='description'><div class='short'> ...</div><div class='long'>\n<p>Defaults to: <code>Backgrid.NumberFormatter</code></p><p>Overrides: <a href='#!/api/Backgrid.Cell-property-formatter' rel='Backgrid.Cell-property-formatter' class='docClass'>Backgrid.Cell.formatter</a></p></div></div></div><div id='property-orderSeparator' class='member  not-inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><span class='defined-in' rel='Backgrid.NumberCell'>Backgrid.NumberCell</span><br/></div><a href='#!/api/Backgrid.NumberCell-property-orderSeparator' class='name expandable'>orderSeparator</a><span> : string</span></div><div class='description'><div class='short'> ...</div><div class='long'>\n<p>Defaults to: <code>','</code></p></div></div></div><div id='property-tagName' class='member  inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><a href='#!/api/Backgrid.Cell' rel='Backgrid.Cell' class='defined-in docClass'>Backgrid.Cell</a><br/></div><a href='#!/api/Backgrid.Cell-property-tagName' class='name expandable'>tagName</a><span> : String</span></div><div class='description'><div class='short'> ...</div><div class='long'>\n<p>Defaults to: <code>&quot;td&quot;</code></p></div></div></div></div></div><div class='members-section'><div class='definedBy'>Defined By</div><h3 class='members-title icon-method'>Methods</h3><div class='subsection'><div id='method-enterEditMode' class='member first-child inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><a href='#!/api/Backgrid.Cell' rel='Backgrid.Cell' class='defined-in docClass'>Backgrid.Cell</a><br/></div><a href='#!/api/Backgrid.Cell-method-enterEditMode' class='name expandable'>enterEditMode</a>( <span class='pre'></span> )</div><div class='description'><div class='short'>If this column is editable, a new CellEditor instance is instantiated with\nits required parameters. ...</div><div class='long'><p>If this column is editable, a new CellEditor instance is instantiated with\nits required parameters. An <code>editor</code> CSS class is added to the cell upon\nentering edit mode.</p>\n\n<p>This method triggers a Backbone <code>backgrid:edit</code> event from the model when\nthe cell is entering edit mode and an editor instance has been constructed,\nbut before it is rendered and inserted into the DOM. The cell and the\nconstructed cell editor instance are sent as event parameters when this\nevent is triggered.</p>\n\n<p>When this cell has finished switching to edit mode, a Backbone\n<code>backgrid:editing</code> event is triggered from the model. The cell and the\nconstructed cell instance are also sent as parameters in the event.</p>\n\n<p>When the model triggers a <code>backgrid:error</code> event, it means the editor is\nunable to convert the current user input to an apprpriate value for the\nmodel's column, and an <code>error</code> CSS class is added to the cell accordingly.</p>\n</div></div></div><div id='method-exitEditMode' class='member  inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><a href='#!/api/Backgrid.Cell' rel='Backgrid.Cell' class='defined-in docClass'>Backgrid.Cell</a><br/></div><a href='#!/api/Backgrid.Cell-method-exitEditMode' class='name expandable'>exitEditMode</a>( <span class='pre'></span> )</div><div class='description'><div class='short'>Removes the editor and re-render in display mode. ...</div><div class='long'><p>Removes the editor and re-render in display mode.</p>\n</div></div></div><div id='method-initialize' class='member  not-inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><span class='defined-in' rel='Backgrid.NumberCell'>Backgrid.NumberCell</span><br/></div><a href='#!/api/Backgrid.NumberCell-method-initialize' class='name expandable'>initialize</a>( <span class='pre'>options</span> )</div><div class='description'><div class='short'>Initializes this cell and the number formatter. ...</div><div class='long'><p>Initializes this cell and the number formatter.</p>\n<h3 class=\"pa\">Parameters</h3><ul><li><span class='pre'>options</span> : Object<div class='sub-desc'>\n<ul><li><span class='pre'>model</span> : Backbone.Model<div class='sub-desc'></div></li><li><span class='pre'>column</span> : <a href=\"#!/api/Backgrid.Column\" rel=\"Backgrid.Column\" class=\"docClass\">Backgrid.Column</a><div class='sub-desc'></div></li></ul></div></li></ul><p>Overrides: <a href='#!/api/Backgrid.Cell-method-initialize' rel='Backgrid.Cell-method-initialize' class='docClass'>Backgrid.Cell.initialize</a></p></div></div></div><div id='method-remove' class='member  inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><a href='#!/api/Backgrid.Cell' rel='Backgrid.Cell' class='defined-in docClass'>Backgrid.Cell</a><br/></div><a href='#!/api/Backgrid.Cell-method-remove' class='name expandable'>remove</a>( <span class='pre'></span> ) : <a href=\"#!/api/Backgrid.Cell\" rel=\"Backgrid.Cell\" class=\"docClass\">Backgrid.Cell</a><strong class='chainable signature' >chainable</strong></div><div class='description'><div class='short'>Clean up this cell. ...</div><div class='long'><p>Clean up this cell.</p>\n<h3 class='pa'>Returns</h3><ul><li><span class='pre'><a href=\"#!/api/Backgrid.Cell\" rel=\"Backgrid.Cell\" class=\"docClass\">Backgrid.Cell</a></span><div class='sub-desc'><p>this</p>\n</div></li></ul></div></div></div><div id='method-render' class='member  inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><a href='#!/api/Backgrid.Cell' rel='Backgrid.Cell' class='defined-in docClass'>Backgrid.Cell</a><br/></div><a href='#!/api/Backgrid.Cell-method-render' class='name expandable'>render</a>( <span class='pre'></span> ) : <a href=\"#!/api/Backgrid.Cell\" rel=\"Backgrid.Cell\" class=\"docClass\">Backgrid.Cell</a><strong class='chainable signature' >chainable</strong></div><div class='description'><div class='short'>Render a text string in a table cell. ...</div><div class='long'><p>Render a text string in a table cell. The text is converted from the\nmodel's raw value for this cell's column.</p>\n<h3 class='pa'>Returns</h3><ul><li><span class='pre'><a href=\"#!/api/Backgrid.Cell\" rel=\"Backgrid.Cell\" class=\"docClass\">Backgrid.Cell</a></span><div class='sub-desc'><p>this</p>\n</div></li></ul></div></div></div><div id='method-renderError' class='member  inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><a href='#!/api/Backgrid.Cell' rel='Backgrid.Cell' class='defined-in docClass'>Backgrid.Cell</a><br/></div><a href='#!/api/Backgrid.Cell-method-renderError' class='name expandable'>renderError</a>( <span class='pre'>model, column</span> )</div><div class='description'><div class='short'>Put an error CSS class on the table cell. ...</div><div class='long'><p>Put an <code>error</code> CSS class on the table cell.</p>\n<h3 class=\"pa\">Parameters</h3><ul><li><span class='pre'>model</span> : Object<div class='sub-desc'>\n</div></li><li><span class='pre'>column</span> : Object<div class='sub-desc'>\n</div></li></ul></div></div></div></div></div></div></div>"
 
204
});
 
 
b'\\ No newline at end of file'