You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="hasrightcontainercolumns"><divclass="hasrightcontainercolumns-page"><p>returns true if rightContainer has columns</p>
150
150
</div></div>
151
151
</li>
@@ -332,15 +332,15 @@ <h4 id="usage_parameters">Parameters</h4><table class="variables-matrix table ta
332
332
</div><h5id="methods_resetcolumnsorting_parameters">Parameters</h5><tableclass="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>[excludedColumn]</td><td><ahref="" class="label type-hint type-hint-gridcolumn">GridColumn</a></td><td><divclass="resetcolumnsorting-page"><p>Optional GridColumn to exclude from having its sorting reset</p>
<divclass="scrollto"><divclass="scrollto-page"><p>Scroll the grid such that the specified
337
337
row and column is in view</p>
338
338
</div><h5id="methods_scrollto_parameters">Parameters</h5><tableclass="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><ahref="" class="label type-hint type-hint-object">object</a></td><td><divclass="scrollto-page"><p>gridOptions.data[] array instance to make visible</p>
339
339
</div></td></tr><tr><td>colDef</td><td><ahref="" class="label type-hint type-hint-object">object</a></td><td><divclass="scrollto-page"><p>to make visible</p>
340
340
</div></td></tr></tbody></table><h5id="methods_scrollto_returns">Returns</h5><tableclass="variables-matrix"><tr><td><ahref="" class="label type-hint type-hint-promise">promise</a></td><td><divclass="scrollto-page"><p>a promise that is resolved after any scrolling is finished</p>
<divclass="scrolltoifnecessary"><divclass="scrolltoifnecessary-page"><p>Scrolls the grid to make a certain row and column combo visible,
345
345
in the case that it is not completely visible on the screen already.</p>
346
346
</div><h5id="methods_scrolltoifnecessary_parameters">Parameters</h5><tableclass="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>gridRow</td><td><ahref="" class="label type-hint type-hint-gridrow">GridRow</a></td><td><divclass="scrolltoifnecessary-page"><p>row to make visible</p>
Copy file name to clipboardexpand all lines: docs/partials/api/ui.grid.exporter.service.uiGridExporterService.html
+8-8
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,14 @@
85
85
</div></td></tr></tbody></table><h5id="methods_formatasexcel_returns">Returns</h5><tableclass="variables-matrix"><tr><td><ahref="" class="label type-hint type-hint-string">string</a></td><td><divclass="formatasexcel-page"><p>csv the formatted excel as a string</p>
<divclass="formatfieldascsv"><divclass="formatfieldascsv-page"><p>Renders a single field as a csv field, including
90
+
quotes around the value</p>
91
+
</div><h5id="methods_formatfieldascsv_parameters">Parameters</h5><tableclass="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>field</td><td><ahref="" class="label type-hint type-hint-field">field</a></td><td><divclass="formatfieldascsv-page"><p>the field to be turned into a csv string,
92
+
may be of any type</p>
93
+
</div></td></tr></tbody></table><h5id="methods_formatfieldascsv_returns">Returns</h5><tableclass="variables-matrix"><tr><td><ahref="" class="label type-hint type-hint-string">string</a></td><td><divclass="formatfieldascsv-page"><p>a csv-ified version of the field</p>
<divclass="formatfieldascsv"><divclass="formatfieldascsv-page"><p>Renders a single field as a pdf-able field, which
90
98
is different from a csv field only in that strings don't have quotes
@@ -94,14 +102,6 @@
94
102
</div></td></tr></tbody></table><h5id="methods_formatfieldascsv_returns">Returns</h5><tableclass="variables-matrix"><tr><td><ahref="" class="label type-hint type-hint-string">string</a></td><td><divclass="formatfieldascsv-page"><p>a string-ified version of the field</p>
<divclass="formatfieldascsv"><divclass="formatfieldascsv-page"><p>Renders a single field as a csv field, including
99
-
quotes around the value</p>
100
-
</div><h5id="methods_formatfieldascsv_parameters">Parameters</h5><tableclass="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>field</td><td><ahref="" class="label type-hint type-hint-field">field</a></td><td><divclass="formatfieldascsv-page"><p>the field to be turned into a csv string,
101
-
may be of any type</p>
102
-
</div></td></tr></tbody></table><h5id="methods_formatfieldascsv_returns">Returns</h5><tableclass="variables-matrix"><tr><td><ahref="" class="label type-hint type-hint-string">string</a></td><td><divclass="formatfieldascsv-page"><p>a csv-ified version of the field</p>
<divclass="formatfieldasexcel"><divclass="formatfieldasexcel-page"><p>Renders a single field as a excel-ified field</p>
107
107
</div><h5id="methods_formatfieldasexcel_parameters">Parameters</h5><tableclass="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>field</td><td><ahref="" class="label type-hint type-hint-field">field</a></td><td><divclass="formatfieldasexcel-page"><p>the field to be excel-ified,
Copy file name to clipboardexpand all lines: docs/partials/api/ui.grid.service.rowSearcher.html
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<ahref="https://github.com/angular-ui/ui-grid/edit/master/packages/core/src/js/services/rowSearcher.js" class="improve-docs"><iclass="icon-edit"></i>Improve this doc</a><ahref="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/rowSearcher.js#L16" class="view-source"><iclass="icon-eye-open"></i>View source</a><h1><codeng:non-bindable="">rowSearcher</code>
1
+
<ahref="https://github.com/angular-ui/ui-grid/edit/master/packages/core/src/js/services/rowSearcher.js" class="improve-docs"><iclass="icon-edit"></i>Improve this doc</a><ahref="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/rowSearcher.js#L19" class="view-source"><iclass="icon-eye-open"></i>View source</a><h1><codeng:non-bindable="">rowSearcher</code>
2
2
<div><spanclass="hint">service in module <codeng:non-bindable="">ui.grid</code>
3
3
</span>
4
4
</div>
@@ -7,14 +7,14 @@
7
7
<divclass="description"><divclass="ui-grid-service-page ui-grid-service-rowsearcher-page"><p>Service for searching/filtering rows based on column value conditions.</p>
0 commit comments