Skip to content

Commit

Permalink
gh-pages v4.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Portugal, Marcelo authored and Portugal, Marcelo committed Oct 30, 2018
1 parent 801956c commit 37cfb7c
Show file tree
Hide file tree
Showing 260 changed files with 105,754 additions and 37,593 deletions.
75,062 changes: 37,619 additions & 37,443 deletions docs/grunt-scripts/pdfmake.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js/docs-setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -1975,12 +1975,12 @@ UI_DOCS={
},
{
"section": "tutorial",
"id": "Tutorial: 112 Add/Delete/Swap Data",
"shortName": "112 Add/Delete/Swap Data",
"id": "Tutorial: 112 Add Delete Swap Data",
"shortName": "112 Add Delete Swap Data",
"type": "overview",
"moduleName": "Tutorial: 112 Add/Delete/Swap Data",
"moduleName": "Tutorial: 112 Add Delete Swap Data",
"shortDescription": "You can swap out data in the grid by simply providing a different reference.",
"keywords": "$scope abc acium add adddata angular app automatically better bond brainquil browser btn btn-success button carney changes choose chrome class click cline columndefs columndefs1 columndefs2 columns company comveyer controller copy core cox cruz css data data1 data2 describe element employed enormo example expectheadercolumncount expectrowcount expectrowvaluesmatch false female file firefox firefoxreload firstname fuelton function gender grid grid1 gridopts gridtestutils height hopper html js kongene kramer lastname length letpro load lorraine main mainctrl male marcy marqet mclean min misty module nancy ng-click ng-controller ngtouch oneill origdata1 origdata2 overview parleynet performance person pickett providing push reference reload remove removefirstrow require reset return row scenario shepherd simply spec splice src swap swapdata swapping tania test true tutorial type ui ui-grid var visible waitforangular waters width wise zamora zomboid",
"keywords": "$scope abc acium add adddata angular app automatically better bond brainquil browser btn btn-success button carney changes choose chrome class click cline columndefs columndefs1 columndefs2 columns company comveyer controller copy core cox cruz css data data1 data2 delete describe element employed enormo example expectheadercolumncount expectrowcount expectrowvaluesmatch false female file firefox firefoxreload firstname fuelton function gender grid grid1 gridopts gridtestutils height hopper html js kongene kramer lastname length letpro load lorraine main mainctrl male marcy marqet mclean min misty module nancy ng-click ng-controller ngtouch oneill origdata1 origdata2 overview parleynet performance person pickett providing push reference reload remove removefirstrow require reset return row scenario shepherd simply spec splice src swap swapdata swapping tania test true tutorial type ui ui-grid var visible waitforangular waters width wise zamora zomboid",
"isDeprecated": false
},
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<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/master/src/features/exporter/js/exporter.js#L1709" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridExporter</code>
<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/master/src/features/exporter/js/exporter.js#L1712" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridExporter</code>
<div><span class="hint">directive in module <code ng:non-bindable="">ui.grid.exporter</code>
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</div><h5 id="methods_addtomenu_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>grid</td><td><a href="" class="label type-hint type-hint-grid">Grid</a></td><td><div class="addtomenu-page"><p>the grid from which data should be exported</p>
</div></td></tr></tbody></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1408" class="view-source icon-eye-open"> </a><h3 id="methods_calculatepdfheaderwidths">calculatePdfHeaderWidths(grid, exportHeaders)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1411" class="view-source icon-eye-open"> </a><h3 id="methods_calculatepdfheaderwidths">calculatePdfHeaderWidths(grid, exportHeaders)</h3>
<div class="calculatepdfheaderwidths"><div class="calculatepdfheaderwidths-page"><p>Determines the column widths base on the
widths we got from the grid. If the column is drawn
then we have a drawnWidth. If the column is not visible
Expand Down Expand Up @@ -41,7 +41,7 @@
uiGridExporterConstants.SELECTED</p>
</div></td></tr></tbody></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1173" class="view-source icon-eye-open"> </a><h3 id="methods_downloadfile">downloadFile(fileName, csvContent, columnSeparator, exporterOlderExcelCompatibility, exporterIsExcelCompatible)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1176" class="view-source icon-eye-open"> </a><h3 id="methods_downloadfile">downloadFile(fileName, csvContent, columnSeparator, exporterOlderExcelCompatibility, exporterIsExcelCompatible)</h3>
<div class="downloadfile"><div class="downloadfile-page"><p>Triggers download of a csv file. Logic provided
by @cssensei (from his colleagues at <a href="https://github.com/ifeelgoods">https://github.com/ifeelgoods</a>) in issue #2391</p>
</div><h5 id="methods_downloadfile_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>fileName</td><td><a href="" class="label type-hint type-hint-string">string</a></td><td><div class="downloadfile-page"><p>the filename we&#39;d like our file to be
Expand All @@ -53,7 +53,7 @@
</div></td></tr><tr><td>exporterIsExcelCompatible</td><td><a href="" class="label type-hint type-hint-boolean">boolean</a></td><td><div class="downloadfile-page"><p>whether or not we add separator header (&#39;sep=X&#39;)</p>
</div></td></tr></tbody></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1285" class="view-source icon-eye-open"> </a><h3 id="methods_downloadpdf">downloadPdf(fileName, docDefinition)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1288" class="view-source icon-eye-open"> </a><h3 id="methods_downloadpdf">downloadPdf(fileName, docDefinition)</h3>
<div class="downloadpdf"><div class="downloadpdf-page"><p>Generates and retrieves the pdf as a blob, then downloads
it as a file. Only used in IE, in all other browsers we use the native
pdfMake.open function to just open the PDF</p>
Expand All @@ -74,7 +74,7 @@
</div></td></tr></tbody></table><h5 id="methods_formatascsv_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-string">string</a></td><td><div class="formatascsv-page"><p>csv the formatted csv as a string</p>
</div></td></tr></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1505" class="view-source icon-eye-open"> </a><h3 id="methods_formatasexcel">formatAsExcel(exportColumnHeaders, exportData, separator)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1508" class="view-source icon-eye-open"> </a><h3 id="methods_formatasexcel">formatAsExcel(exportColumnHeaders, exportData, separator)</h3>
<div class="formatasexcel"><div class="formatasexcel-page"><p>Formats the column headers and data as a excel,
and sends that data to the user</p>
</div><h5 id="methods_formatasexcel_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>exportColumnHeaders</td><td><a href="" class="label type-hint type-hint-array">array</a></td><td><div class="formatasexcel-page"><p>an array of column headers,
Expand All @@ -85,7 +85,7 @@
</div></td></tr></tbody></table><h5 id="methods_formatasexcel_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-string">string</a></td><td><div class="formatasexcel-page"><p>csv the formatted excel as a string</p>
</div></td></tr></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1466" class="view-source icon-eye-open"> </a><h3 id="methods_formatfieldascsv">formatFieldAsCsv(field)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1469" class="view-source icon-eye-open"> </a><h3 id="methods_formatfieldascsv">formatFieldAsCsv(field)</h3>
<div class="formatfieldascsv"><div class="formatfieldascsv-page"><p>Renders a single field as a pdf-able field, which
is different from a csv field only in that strings don&#39;t have quotes
around them</p>
Expand All @@ -102,7 +102,7 @@
</div></td></tr></tbody></table><h5 id="methods_formatfieldascsv_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-string">string</a></td><td><div class="formatfieldascsv-page"><p>a csv-ified version of the field</p>
</div></td></tr></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1564" class="view-source icon-eye-open"> </a><h3 id="methods_formatfieldasexcel">formatFieldAsExcel(field)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1567" class="view-source icon-eye-open"> </a><h3 id="methods_formatfieldasexcel">formatFieldAsExcel(field)</h3>
<div class="formatfieldasexcel"><div class="formatfieldasexcel-page"><p>Renders a single field as a csv field, including
quotes around the value</p>
</div><h5 id="methods_formatfieldasexcel_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>field</td><td><a href="" class="label type-hint type-hint-field">field</a></td><td><div class="formatfieldasexcel-page"><p>the field to be turned into a csv string,
Expand All @@ -118,15 +118,15 @@
</div></td></tr></tbody></table><h5 id="methods_formatrowascsv_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-function">function</a></td><td><div class="formatrowascsv-page"><p>A function that returns a csv-ified version of the row</p>
</div></td></tr></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1543" class="view-source icon-eye-open"> </a><h3 id="methods_formatrowasexcel">formatRowAsExcel(exporter, row)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1546" class="view-source icon-eye-open"> </a><h3 id="methods_formatrowasexcel">formatRowAsExcel(exporter, row)</h3>
<div class="formatrowasexcel"><div class="formatrowasexcel-page"><p>Renders a single field as a csv field, including
quotes around the value</p>
</div><h5 id="methods_formatrowasexcel_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>exporter</td><td><a href="" class="label type-hint type-hint-exporterservice">exporterService</a></td><td><div class="formatrowasexcel-page"><p>pass in exporter</p>
</div></td></tr><tr><td>row</td><td><a href="" class="label type-hint type-hint-array">array</a></td><td><div class="formatrowasexcel-page"><p>the row to be turned into a excel string</p>
</div></td></tr></tbody></table><h5 id="methods_formatrowasexcel_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-array">array</a></td><td><div class="formatrowasexcel-page"><p>array of cell objects (i.e. {value: x, metadata: y})</p>
</div></td></tr></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1448" class="view-source icon-eye-open"> </a><h3 id="methods_formatrowaspdf">formatRowAsPdf(exporter, row)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1451" class="view-source icon-eye-open"> </a><h3 id="methods_formatrowaspdf">formatRowAsPdf(exporter, row)</h3>
<div class="formatrowaspdf"><div class="formatrowaspdf-page"><p>Renders a row in a format consumable by PDF,
mainly meaning casting everything to a string</p>
</div><h5 id="methods_formatrowaspdf_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>exporter</td><td><a href="" class="label type-hint type-hint-exporterservice">exporterService</a></td><td><div class="formatrowaspdf-page"><p>pass in exporter</p>
Expand Down Expand Up @@ -178,7 +178,7 @@
</div></td></tr></tbody></table><h5 id="methods_getrowsfromnode_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-array">Array</a></td><td><div class="getrowsfromnode-page"><p>an array of leaf nodes</p>
</div></td></tr></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1147" class="view-source icon-eye-open"> </a><h3 id="methods_isie">isIE()</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1150" class="view-source icon-eye-open"> </a><h3 id="methods_isie">isIE()</h3>
<div class="isie"><div class="isie-page"><p>Checks whether current browser is IE and returns it&#39;s version if it is</p>
</div></div>
</li>
Expand All @@ -196,7 +196,7 @@
uiGridExporterConstants.SELECTED</p>
</div></td></tr></tbody></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1256" class="view-source icon-eye-open"> </a><h3 id="methods_pdfexport">pdfExport(grid, rowTypes, colTypes)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1259" class="view-source icon-eye-open"> </a><h3 id="methods_pdfexport">pdfExport(grid, rowTypes, colTypes)</h3>
<div class="pdfexport"><div class="pdfexport-page"><p>Exports rows from the grid in pdf format,
the data exported is selected based on the provided options.
Note that this function has a dependency on pdfMake, which must
Expand All @@ -211,7 +211,7 @@
uiGridExporterConstants.SELECTED</p>
</div></td></tr></tbody></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1338" class="view-source icon-eye-open"> </a><h3 id="methods_renderaspdf">renderAsPdf(grid, exportColumnHeaders, exportData)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/exporter/js/exporter.js#L1341" class="view-source icon-eye-open"> </a><h3 id="methods_renderaspdf">renderAsPdf(grid, exportColumnHeaders, exportData)</h3>
<div class="renderaspdf"><div class="renderaspdf-page"><p>Renders the data into a pdf, and opens that pdf.</p>
</div><h5 id="methods_renderaspdf_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>grid</td><td><a href="" class="label type-hint type-hint-grid">Grid</a></td><td><div class="renderaspdf-page"><p>the grid from which data should be exported</p>
</div></td></tr><tr><td>exportColumnHeaders</td><td><a href="" class="label type-hint type-hint-array">array</a></td><td><div class="renderaspdf-page"><p>an array of column headers,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/grouping/js/grouping.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/grouping/js/grouping.js#L1252" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridGrouping</code>
<a href="https://github.com/angular-ui/ui-grid/edit/master/src/features/grouping/js/grouping.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/src/features/grouping/js/grouping.js#L1258" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridGrouping</code>
<div><span class="hint">directive in module <code ng:non-bindable="">ui.grid.grouping</code>
</span>
</div>
Expand Down
Loading

0 comments on commit 37cfb7c

Please sign in to comment.