Skip to content

Commit f23485e

Browse files
committed
gh-pages v3.2.1-1e99d93
1 parent d40cd55 commit f23485e

File tree

185 files changed

+717
-604
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+717
-604
lines changed

docs/js/docs-setup.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,11 +222,11 @@ NG_DOCS={
222222
},
223223
{
224224
"section": "api",
225-
"id": "ui.grid.class:RowSorter",
226-
"shortName": "RowSorter",
225+
"id": "ui.grid.class:rowSorter",
226+
"shortName": "rowSorter",
227227
"type": "object",
228228
"moduleName": "ui.grid",
229-
"shortDescription": "RowSorter provides the default sorting mechanisms,",
229+
"shortDescription": "rowSorter provides the default sorting mechanisms,",
230230
"keywords": "algorithm algorithms allow api applying appropriate array assigns attempting based basicsort bit boolean bottom cache caching called calling case chosen class col colsortfncache column columns consider considered converting core criteria currently data decide default descending determine error failing false find function future getsortfn grid gridapi guess guesses guessing guesssortfn handlenulls handles including infrastructure inspect instance intensive internal itemtype larger mechanisms method multiple normal note null nulls number numbers numerical object parses passed place pointless precedence presumably priority prioritysort processor provide puts returns row rows rowsorter sense sort sortalpha sortbool sortdate sorted sorters sorthandlenulls sorting sortingalgorithm sortnumber sortnumberstr sorts stored string strings thrown true type types ui undefined unused values work"
231231
},
232232
{

docs/partials/api/exporterMenuAllData.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/exporter/js/exporter.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/exporter/js/exporter.js#L372" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">exporterMenuAllData</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/exporter/js/exporter.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/exporter/js/exporter.js#L372" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">exporterMenuAllData</code>
22
<div><span class="hint"></span>
33
</div>
44
</h1>

docs/partials/api/exporterMenuSelectedData.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/exporter/js/exporter.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/exporter/js/exporter.js#L388" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">exporterMenuSelectedData</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/exporter/js/exporter.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/exporter/js/exporter.js#L388" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">exporterMenuSelectedData</code>
22
<div><span class="hint"></span>
33
</div>
44
</h1>

docs/partials/api/exporterMenuVisibleData.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/exporter/js/exporter.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/exporter/js/exporter.js#L380" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">exporterMenuVisibleData</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/exporter/js/exporter.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/exporter/js/exporter.js#L380" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">exporterMenuVisibleData</code>
22
<div><span class="hint"></span>
33
</div>
44
</h1>

docs/partials/api/ui.grid.autoResize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/auto-resize-grid/js/auto-resize.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/auto-resize-grid/js/auto-resize.js#L15" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable=""></code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/auto-resize-grid/js/auto-resize.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/auto-resize-grid/js/auto-resize.js#L15" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable=""></code>
22
<div><span class="hint"></span>
33
</div>
44
</h1>

docs/partials/api/ui.grid.cellNav.Grid.cellNav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/cellnav/js/cellnav.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/cellnav/js/cellnav.js#L282" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">cellNav</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/cellnav/js/cellnav.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/cellnav/js/cellnav.js#L282" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">cellNav</code>
22
<div><span class="hint">service in module <code ng:non-bindable="">ui.grid.cellNav:Grid</code>
33
</span>
44
</div>

docs/partials/api/ui.grid.cellNav.api.ColumnDef.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/cellnav/js/cellnav.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/cellnav/js/cellnav.js#L500" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">ColumnDef</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/cellnav/js/cellnav.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/cellnav/js/cellnav.js#L500" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">ColumnDef</code>
22
<div><span class="hint">object in module <code ng:non-bindable="">ui.grid.cellNav</code>
33
</span>
44
</div>

docs/partials/api/ui.grid.cellNav.api.GridOptions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/cellnav/js/cellnav.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/cellnav/js/cellnav.js#L412" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">GridOptions</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/cellnav/js/cellnav.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/cellnav/js/cellnav.js#L412" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">GridOptions</code>
22
<div><span class="hint">object in module <code ng:non-bindable="">ui.grid.cellNav</code>
33
</span>
44
</div>

docs/partials/api/ui.grid.cellNav.api.GridRow.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/cellnav/js/cellnav.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/cellnav/js/cellnav.js#L71" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">GridRow</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/cellnav/js/cellnav.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/cellnav/js/cellnav.js#L71" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">GridRow</code>
22
<div><span class="hint">object in module <code ng:non-bindable="">ui.grid.cellNav</code>
33
</span>
44
</div>

docs/partials/api/ui.grid.cellNav.api.PublicApi.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/cellnav/js/cellnav.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/cellnav/js/cellnav.js#L294" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">PublicApi</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/cellnav/js/cellnav.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/cellnav/js/cellnav.js#L294" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">PublicApi</code>
22
<div><span class="hint">object in module <code ng:non-bindable="">ui.grid.cellNav</code>
33
</span>
44
</div>
@@ -7,23 +7,23 @@
77
<div class="description"><div class="ui-grid-cellnav-api-page ui-grid-cellnav-api-publicapi-page"><p>Public Api for cellNav feature</p>
88
</div></div>
99
<div class="member method"><h2 id="methods">Methods</h2>
10-
<ul class="methods"><li><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/cellnav/js/cellnav.js#L370" class="view-source icon-eye-open"> </a><h3 id="methods_getcurrentselection">getCurrentSelection()</h3>
10+
<ul class="methods"><li><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/cellnav/js/cellnav.js#L370" class="view-source icon-eye-open"> </a><h3 id="methods_getcurrentselection">getCurrentSelection()</h3>
1111
<div class="getcurrentselection"><div class="getcurrentselection-page"><p>returns an array containing the current selection
1212
<br> array is empty if no selection has occurred</p>
1313
</div></div>
1414
</li>
15-
<li><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/cellnav/js/cellnav.js#L359" class="view-source icon-eye-open"> </a><h3 id="methods_getfocusedcell">getFocusedCell()</h3>
15+
<li><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/cellnav/js/cellnav.js#L359" class="view-source icon-eye-open"> </a><h3 id="methods_getfocusedcell">getFocusedCell()</h3>
1616
<div class="getfocusedcell"><div class="getfocusedcell-page"><p>returns the current (or last if Grid does not have focus) focused row and column
1717
<br> value is null if no selection has occurred</p>
1818
</div></div>
1919
</li>
20-
<li><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/cellnav/js/cellnav.js#L382" class="view-source icon-eye-open"> </a><h3 id="methods_rowcolselectindex">rowColSelectIndex(rowCol)</h3>
20+
<li><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/cellnav/js/cellnav.js#L382" class="view-source icon-eye-open"> </a><h3 id="methods_rowcolselectindex">rowColSelectIndex(rowCol)</h3>
2121
<div class="rowcolselectindex"><div class="rowcolselectindex-page"><p>returns the index in the order in which the GridRowColumn was selected, returns -1 if the GridRowColumn
2222
isn&#39;t selected</p>
2323
</div><h5 id="methods_rowcolselectindex_parameters">Parameters</h5><table class="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>rowCol</td><td><a href="" class="label type-hint type-hint-object">object</a></td><td><div class="rowcolselectindex-page"><p>the rowCol to evaluate</p>
2424
</div></td></tr></tbody></table></div>
2525
</li>
26-
<li><a href="https://github.com/angular-ui/ui-grid/blob/a81e5d5/src/features/cellnav/js/cellnav.js#L348" class="view-source icon-eye-open"> </a><h3 id="methods_scrolltofocus">scrollToFocus(rowEntity, colDef)</h3>
26+
<li><a href="https://github.com/angular-ui/ui-grid/blob/1e99d93/src/features/cellnav/js/cellnav.js#L348" class="view-source icon-eye-open"> </a><h3 id="methods_scrolltofocus">scrollToFocus(rowEntity, colDef)</h3>
2727
<div class="scrolltofocus"><div class="scrolltofocus-page"><p>brings the specified row and column into view, and sets focus
2828
to that cell</p>
2929
</div><h5 id="methods_scrolltofocus_parameters">Parameters</h5><table class="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>rowEntity</td><td><a href="" class="label type-hint type-hint-object">object</a></td><td><div class="scrolltofocus-page"><p>gridOptions.data[] array instance to make visible and set focus</p>

0 commit comments

Comments
 (0)