Skip to content

Commit 69fe82b

Browse files
committed
gh-pages v3.2.1-739e578
1 parent f55a37d commit 69fe82b

File tree

190 files changed

+782
-627
lines changed

Some content is hidden

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

190 files changed

+782
-627
lines changed

docs/js/docs-setup.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2200,6 +2200,15 @@ NG_DOCS={
22002200
"shortDescription": "Alpha This feature is in development. ",
22012201
"keywords": "$http $scope $window accept add address addressformatter adds advised alert alert-warning allows angular api app application argument attribute based breaking bugs calling case cell cellnav cells celltemplate celltitlevalidator celltooltipvalidator changed changes characters city class coldef column columndefs controller css custom customize data define defined depends development directive displayname documentation edit element empty enable enablecelledit enablecelleditonfocus ensure error existence external factory false feature field filter function functions grid gridapi gridoptions height html include input insert inserted invalid js json level long main mainctrl major maxlength message method methods_setexternalfactoryfunction methods_setvalidator minlength module msg names newvalue ng-controller ngtouch object oldvalue onregisterapi ordered outstanding overview parameters pass property provided providing publicapi required return role rowentity scope service set setexternalfactoryfunction setting setvalidator starting startswith startwith street subset success templates test title tooltip treated true tutorial ui ui-bootstrap ui-grid ui-grid-cellnav ui-grid-edit ui-grid-validate uigridvalidateservice valid validate validating validation validationfailed validator validators var wich width zip"
22022202
},
2203+
{
2204+
"section": "tutorial",
2205+
"id": "323_more_binding",
2206+
"shortName": "323 More Binding examples",
2207+
"type": "overview",
2208+
"moduleName": "Tutorial: 323 More Binding examples",
2209+
"shortDescription": "UI-Grid can also bind be to a one-dimensional array of primitives - in this case using uiGridConstants.ENTITY_BINDING will use the entire entry in the data array as the value for the cell instead of a field therein. This is useful if the data is an array of strings, or also if a cell filter needs access to multiple fields within each row object.",
2210+
"keywords": "$scope access actual actualscore andrew angular app array basic bind binding calculatepercentage case cell cellfilter class column columndefs columns complexfilterctrl controller counting css data david donald edit enablecelledit enablesorting entire entity_binding entry exam examname example examples expected expectheadercellvaluematch expectheadercolumncount expectrowcount expectrowvaluesmatch false field fields filter filter-scenario floor function graph grid grid1 grid2 gridoptions gridtestutils headers height html input john johnson js main math maxfield maxscore mcdonald michaels module multiple ng-controller ngtouch object one-dimensional onedimensionctrl overview percentage primitives require resultfield return rogers row rows score sortcellfiltered spec strings theory trig true tutorial ui ui-grid ui-grid-edit uigridconstants values var visible width"
2211+
},
22032212
{
22042213
"section": "tutorial",
22052214
"id": "401_AllFeatures",

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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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/f3bf313/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/739e578/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)