~caneypuggies/reformedchurcheslocator/couchapp-backbone

« back to all changes in this revision

Viewing changes to _attachments/js/vendor/backgrid/api/output/Backgrid.Extension.SelectRowCell.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_Extension_SelectRowCell({
 
2
  "tagname": "class",
 
3
  "name": "Backgrid.Extension.SelectRowCell",
 
4
  "extends": "Backbone.View",
 
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.Extension.SelectRowCell",
 
28
  "members": {
 
29
    "cfg": [
 
30
 
 
31
    ],
 
32
    "property": [
 
33
      {
 
34
        "name": "className",
 
35
        "tagname": "property",
 
36
        "owner": "Backgrid.Extension.SelectRowCell",
 
37
        "meta": {
 
38
        },
 
39
        "id": "property-className"
 
40
      },
 
41
      {
 
42
        "name": "events",
 
43
        "tagname": "property",
 
44
        "owner": "Backgrid.Extension.SelectRowCell",
 
45
        "meta": {
 
46
        },
 
47
        "id": "property-events"
 
48
      },
 
49
      {
 
50
        "name": "tagName",
 
51
        "tagname": "property",
 
52
        "owner": "Backgrid.Extension.SelectRowCell",
 
53
        "meta": {
 
54
        },
 
55
        "id": "property-tagName"
 
56
      }
 
57
    ],
 
58
    "method": [
 
59
      {
 
60
        "name": "enterEditMode",
 
61
        "tagname": "method",
 
62
        "owner": "Backgrid.Extension.SelectRowCell",
 
63
        "meta": {
 
64
        },
 
65
        "id": "method-enterEditMode"
 
66
      },
 
67
      {
 
68
        "name": "exitEditMode",
 
69
        "tagname": "method",
 
70
        "owner": "Backgrid.Extension.SelectRowCell",
 
71
        "meta": {
 
72
        },
 
73
        "id": "method-exitEditMode"
 
74
      },
 
75
      {
 
76
        "name": "initialize",
 
77
        "tagname": "method",
 
78
        "owner": "Backgrid.Extension.SelectRowCell",
 
79
        "meta": {
 
80
        },
 
81
        "id": "method-initialize"
 
82
      },
 
83
      {
 
84
        "name": "onChange",
 
85
        "tagname": "method",
 
86
        "owner": "Backgrid.Extension.SelectRowCell",
 
87
        "meta": {
 
88
        },
 
89
        "id": "method-onChange"
 
90
      },
 
91
      {
 
92
        "name": "onKeydown",
 
93
        "tagname": "method",
 
94
        "owner": "Backgrid.Extension.SelectRowCell",
 
95
        "meta": {
 
96
        },
 
97
        "id": "method-onKeydown"
 
98
      },
 
99
      {
 
100
        "name": "render",
 
101
        "tagname": "method",
 
102
        "owner": "Backgrid.Extension.SelectRowCell",
 
103
        "meta": {
 
104
          "chainable": true
 
105
        },
 
106
        "id": "method-render"
 
107
      }
 
108
    ],
 
109
    "event": [
 
110
 
 
111
    ],
 
112
    "css_var": [
 
113
 
 
114
    ],
 
115
    "css_mixin": [
 
116
 
 
117
    ]
 
118
  },
 
119
  "linenr": 10,
 
120
  "files": [
 
121
    {
 
122
      "filename": "backgrid-select-all.js",
 
123
      "href": null
 
124
    }
 
125
  ],
 
126
  "html_meta": {
 
127
  },
 
128
  "statics": {
 
129
    "cfg": [
 
130
 
 
131
    ],
 
132
    "property": [
 
133
 
 
134
    ],
 
135
    "method": [
 
136
 
 
137
    ],
 
138
    "event": [
 
139
 
 
140
    ],
 
141
    "css_var": [
 
142
 
 
143
    ],
 
144
    "css_mixin": [
 
145
 
 
146
    ]
 
147
  },
 
148
  "component": false,
 
149
  "superclasses": [
 
150
    "Backbone.View"
 
151
  ],
 
152
  "subclasses": [
 
153
    "Backgrid.Extension.SelectAllHeaderCell"
 
154
  ],
 
155
  "mixedInto": [
 
156
 
 
157
  ],
 
158
  "parentMixins": [
 
159
 
 
160
  ],
 
161
  "html": "<div><pre class=\"hierarchy\"><h4>Hierarchy</h4><div class='subclass first-child'>Backbone.View<div class='subclass '><strong>Backgrid.Extension.SelectRowCell</strong></div></div><h4>Subclasses</h4><div class='dependency'><a href='#!/api/Backgrid.Extension.SelectAllHeaderCell' rel='Backgrid.Extension.SelectAllHeaderCell' class='docClass'>Backgrid.Extension.SelectAllHeaderCell</a></div></pre><div class='doc-contents'><p>Renders a checkbox for row selection.</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.Extension.SelectRowCell'>Backgrid.Extension.SelectRowCell</span><br/></div><a href='#!/api/Backgrid.Extension.SelectRowCell-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;select-row-cell&quot;</code></p></div></div></div><div id='property-events' 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.Extension.SelectRowCell'>Backgrid.Extension.SelectRowCell</span><br/></div><a href='#!/api/Backgrid.Extension.SelectRowCell-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;keydown :checkbox&quot;: &quot;onKeydown&quot;, &quot;change :checkbox&quot;: &quot;onChange&quot;, &quot;click :checkbox&quot;: &quot;enterEditMode&quot;}</code></p></div></div></div><div id='property-tagName' 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.Extension.SelectRowCell'>Backgrid.Extension.SelectRowCell</span><br/></div><a href='#!/api/Backgrid.Extension.SelectRowCell-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 not-inherited'><a href='#' class='side expandable'><span>&nbsp;</span></a><div class='title'><div class='meta'><span class='defined-in' rel='Backgrid.Extension.SelectRowCell'>Backgrid.Extension.SelectRowCell</span><br/></div><a href='#!/api/Backgrid.Extension.SelectRowCell-method-enterEditMode' class='name expandable'>enterEditMode</a>( <span class='pre'></span> )</div><div class='description'><div class='short'>Focuses the checkbox. ...</div><div class='long'><p>Focuses the checkbox.</p>\n</div></div></div><div id='method-exitEditMode' 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.Extension.SelectRowCell'>Backgrid.Extension.SelectRowCell</span><br/></div><a href='#!/api/Backgrid.Extension.SelectRowCell-method-exitEditMode' class='name expandable'>exitEditMode</a>( <span class='pre'></span> )</div><div class='description'><div class='short'>Unfocuses the checkbox. ...</div><div class='long'><p>Unfocuses the checkbox.</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.Extension.SelectRowCell'>Backgrid.Extension.SelectRowCell</span><br/></div><a href='#!/api/Backgrid.Extension.SelectRowCell-method-initialize' class='name expandable'>initialize</a>( <span class='pre'>options</span> )</div><div class='description'><div class='short'>Initializer. ...</div><div class='long'><p>Initializer. If the underlying model triggers a <code>select</code> event, this cell\nwill change its checked value according to the event's <code>selected</code> value.</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'>column</span> : <a href=\"#!/api/Backgrid.Column\" rel=\"Backgrid.Column\" class=\"docClass\">Backgrid.Column</a><div class='sub-desc'></div></li><li><span class='pre'>model</span> : Backbone.Model<div class='sub-desc'></div></li></ul></div></li></ul></div></div></div><div id='method-onChange' 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.Extension.SelectRowCell'>Backgrid.Extension.SelectRowCell</span><br/></div><a href='#!/api/Backgrid.Extension.SelectRowCell-method-onChange' class='name expandable'>onChange</a>( <span class='pre'>e</span> )</div><div class='description'><div class='short'>When the checkbox's value changes, this method will trigger a Backbone\nbackgrid:selected event with a reference of th...</div><div class='long'><p>When the checkbox's value changes, this method will trigger a Backbone\n<code>backgrid:selected</code> event with a reference of the model and the\ncheckbox's <code>checked</code> value.</p>\n<h3 class=\"pa\">Parameters</h3><ul><li><span class='pre'>e</span> : Object<div class='sub-desc'>\n</div></li></ul></div></div></div><div id='method-onKeydown' 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.Extension.SelectRowCell'>Backgrid.Extension.SelectRowCell</span><br/></div><a href='#!/api/Backgrid.Extension.SelectRowCell-method-onKeydown' class='name expandable'>onKeydown</a>( <span class='pre'>e</span> )</div><div class='description'><div class='short'>Process keyboard navigation. ...</div><div class='long'><p>Process keyboard navigation.</p>\n<h3 class=\"pa\">Parameters</h3><ul><li><span class='pre'>e</span> : Object<div class='sub-desc'>\n</div></li></ul></div></div></div><div id='method-render' 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.Extension.SelectRowCell'>Backgrid.Extension.SelectRowCell</span><br/></div><a href='#!/api/Backgrid.Extension.SelectRowCell-method-render' class='name expandable'>render</a>( <span class='pre'></span> ) : <a href=\"#!/api/Backgrid.Extension.SelectRowCell\" rel=\"Backgrid.Extension.SelectRowCell\" class=\"docClass\">Backgrid.Extension.SelectRowCell</a><strong class='chainable signature' >chainable</strong></div><div class='description'><div class='short'>Renders a checkbox in a table cell. ...</div><div class='long'><p>Renders a checkbox in a table cell.</p>\n<h3 class='pa'>Returns</h3><ul><li><span class='pre'><a href=\"#!/api/Backgrid.Extension.SelectRowCell\" rel=\"Backgrid.Extension.SelectRowCell\" class=\"docClass\">Backgrid.Extension.SelectRowCell</a></span><div class='sub-desc'><p>this</p>\n</div></li></ul></div></div></div></div></div></div></div>"
 
162
});
 
 
b'\\ No newline at end of file'