Skip to content

Commit

Permalink
Assign copyright to Cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
wyuenho committed Feb 1, 2017
1 parent 966166a commit 1b25260
Show file tree
Hide file tree
Showing 13 changed files with 131 additions and 17 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Jimmy Yuen Ho Wong <wyuenho@gmail.com>
Cloudflare, Inc <jwong@cloudflare.com>
Tim Walker <[email protected]>
Jimmy Yuen Ho Wong <[email protected]>
Cloudflare, Inc <[email protected]>
Gabriel Bédard Sicé <[email protected]>
pctj101 <[email protected]>
mdrapeau <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
backgrid-select-all
http://github.com/wyuenho/backgrid-select-all
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
Copyright (c) 2013-present-present Cloudflare, Inc and contributors
Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion LICENSE-MIT
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2012 Jimmy Yuen Ho Wong
Copyright (c) 2012 Cloudflare, Inc

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,15 @@ Docs = {
},
"sort": 3
},
{
"name": "checkbox",
"fullName": "Backgrid.Extension.SelectRowCell.checkbox",
"icon": "icon-method",
"url": "#!/api/Backgrid.Extension.SelectRowCell-method-checkbox",
"meta": {
},
"sort": 3
},
{
"name": "enterEditMode",
"fullName": "Backgrid.Extension.SelectRowCell.enterEditMode",
Expand Down
4 changes: 2 additions & 2 deletions api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link rel="stylesheet" href="resources/css/app-0b2d94a756da271cc9ed4a65f4837560.css" type="text/css" />

<script type="text/javascript" src="extjs/ext-all.js"></script>
<script type="text/javascript" src="data-ba57a1d79a905d9e688108ce9a570e77.js"></script>
<script type="text/javascript" src="data-ba1053d57bc7689f91ac9de2a13aeb41.js"></script>

<script type="text/javascript" src="app-2a09dc1c9acadab58e390b770a9565d0.js"></script>

Expand Down Expand Up @@ -59,7 +59,7 @@ <h3>SelectAll</h3>



<div id='footer-content' style='display: none'>Generated on Tue 21 Jan 2014 22:00:23 by <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> 4.10.4.</div>
<div id='footer-content' style='display: none'>Generated on Wed 01 Feb 2017 19:19:19 by <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> 4.10.4.</div>



Expand Down
12 changes: 10 additions & 2 deletions api/output/Backgrid.Extension.SelectAllHeaderCell.js

Large diffs are not rendered by default.

12 changes: 10 additions & 2 deletions api/output/Backgrid.Extension.SelectRowCell.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,14 @@ Ext.data.JsonP.Backgrid_Extension_SelectRowCell({
}
],
"method": [
{
"name": "checkbox",
"tagname": "method",
"owner": "Backgrid.Extension.SelectRowCell",
"meta": {
},
"id": "method-checkbox"
},
{
"name": "enterEditMode",
"tagname": "method",
Expand Down Expand Up @@ -116,7 +124,7 @@ Ext.data.JsonP.Backgrid_Extension_SelectRowCell({

]
},
"linenr": 21,
"linenr": 23,
"files": [
{
"filename": "backgrid-select-all.js",
Expand Down Expand Up @@ -158,5 +166,5 @@ Ext.data.JsonP.Backgrid_Extension_SelectRowCell({
"parentMixins": [

],
"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 input[type=checkbox]&quot;: &quot;onKeydown&quot;, &quot;change input[type=checkbox]&quot;: &quot;onChange&quot;, &quot;click input[type=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> : Backgrid.Column<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'></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</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>"
"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 input[type=checkbox]&quot;: &quot;onKeydown&quot;, &quot;change input[type=checkbox]&quot;: &quot;onChange&quot;, &quot;click input[type=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-checkbox' 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-checkbox' class='name expandable'>checkbox</a>( <span class='pre'></span> )</div><div class='description'><div class='short'>Returns the checkbox. ...</div><div class='long'><p>Returns the checkbox.</p>\n</div></div></div><div id='method-enterEditMode' 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-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> : Backgrid.Column<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'></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</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>"
});
2 changes: 1 addition & 1 deletion backgrid-select-all.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
backgrid-select-all
http://github.com/wyuenho/backgrid
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
Copyright (c) 2013-present Cloudflare, Inc and contributors
Licensed under the MIT @license.
*/

Expand Down
2 changes: 1 addition & 1 deletion backgrid-select-all.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
backgrid-select-all
http://github.com/wyuenho/backgrid
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
Copyright (c) 2013-present Cloudflare, Inc and contributors
Licensed under the MIT @license.
*/
(function (root, factory) {
Expand Down
Loading

0 comments on commit 1b25260

Please sign in to comment.