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
Copy file name to clipboardExpand all lines: docs/js/docs-setup.js
+46-1Lines changed: 46 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -758,7 +758,7 @@ NG_DOCS={
758
758
"type": "service",
759
759
"moduleName": "ui.grid.exporter",
760
760
"shortDescription": "Services for exporter feature",
761
-
"keywords": "add adds addtomenu adjust align alignment allow allowing api applied appropriate array attributes base based basic blob bom browser browsers calculatepdfheaderwidths call casting cellfilters cells checks client colleagues coltypes column columns consumable content continues continuing contribute csv csv-ified csvcontent csvexport current data definition dependency determines displayname docdefinition document don download downloadfile downloadpdf downloads drawn drawnwidth export exportcolumnheaders exportdata exported exporter exporteralldatafn exporterenableexporting exporterolderexcelcompatibility exporterpdffilename exportheaders exports extra false feature field file filename format formatascsv formatfieldascsv formatrowascsv formatrowaspdf formats formatted function generate generates generation getcolumnheaders getdata grid gridwidth header headercellfilters headers heuristic https including installed isie issue items load loadalldataifneeded logic marked meaning menu native note numeric object objects open opens options pagination pass pdf pdf-able pdfexport pdfmake processing promise provided quotes ready renderaspdf renders resolved retrieves return returns row rows rowtypes select selected sends server service services set side single string string-ified strings title triggers turned type ui uigridexporterconstants user utf-16 valid values version visible width widths window"
761
+
"keywords": "add adds addtomenu adjust align alignment allow allowing api applied applycellfilters appropriate array attributes base based basic blob bom browser browsers calculatepdfheaderwidths call casting cellfilters cells checks client colleagues coltypes column columns consumable content continues continuing contribute csv csv-ified csvcontent csvexport current data definition dependency determines display displayname docdefinition document don download downloadfile downloadpdf downloads drawn drawnwidth export exportcolumnheaders exportdata exported exporter exporteralldatafn exporterenableexporting exporterolderexcelcompatibility exporterpdffilename exportheaders exports extra false feature field file filename format formatascsv formatfieldascsv formatrowascsv formatrowaspdf formats formatted function generate generates generation getcolumnheaders getdata grid gridwidth header headercellfilters headers heuristic https including installed isie issue items load loadalldataifneeded logic marked meaning menu native note numeric object objects open opens options pagination pass pdf pdf-able pdfexport pdfmake processing promise provided quotes raw ready renderaspdf renders resolved retrieves return returns row rows rowtypes select selected sends server service services set side single string string-ified strings title triggers turned type ui uigridexporterconstants user utf-16 valid values version visible width widths window"
762
762
},
763
763
{
764
764
"section": "api",
@@ -1588,6 +1588,42 @@ NG_DOCS={
1588
1588
"shortDescription": "Services for treeView features",
1589
1589
"keywords": "api features grid service services treeview ui"
1590
1590
},
1591
+
{
1592
+
"section": "api",
1593
+
"id": "ui.grid.validate",
1594
+
"shortName": "ui.grid.validate",
1595
+
"type": "overview",
1596
+
"moduleName": "ui.grid.validate",
1597
+
"shortDescription": "ui.grid.validate",
1598
+
"keywords": "ability adds alert alert-warning angularjs api based breaking bugs cells change changes class considered custom design development doc-module-components editing expandable feature field grid invalid major module outstanding overview properties role ui validate validation work"
1599
+
},
1600
+
{
1601
+
"section": "api",
1602
+
"id": "ui.grid.validate.api:PublicApi",
1603
+
"shortName": "PublicApi",
1604
+
"type": "object",
1605
+
"moduleName": "ui.grid.validate",
1606
+
"shortDescription": "Public Api for validation feature",
1607
+
"keywords": "api array attribute cell celltemplate check checks coldef column data display div error errors feature formatted function geterrormessages getformattederrors gettitleformattederrors grid gridoptions html i18n-ed inside instance invalid isinvalid javascript message messages object public returns rowentity strings template title true ui valid validate validation"
"shortDescription": "Adds validating features to the ui-grid directive.",
1616
+
"keywords": "$scope adds angular api app bob celltemplate ceo columndefs controller data developer directive div edit enablecelledit features frank function grid html js lowly mainctrl maxlength module ng-controller title true ui ui-grid ui-grid-edit ui-grid-validate validate validating validators var"
<divclass="rowcolselectindex"><divclass="rowcolselectindex-page"><p>returns the index in the order in which the GridRowColumn was selected, returns -1 if the GridRowColumn
22
22
isn't selected</p>
23
23
</div><h5id="methods_rowcolselectindex_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>rowCol</td><td><ahref="" class="label type-hint type-hint-object">object</a></td><td><divclass="rowcolselectindex-page"><p>the rowCol to evaluate</p>
<divclass="scrolltofocus"><divclass="scrolltofocus-page"><p>brings the specified row and column into view, and sets focus
28
28
to that cell</p>
29
29
</div><h5id="methods_scrolltofocus_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="scrolltofocus-page"><p>gridOptions.data[] array instance to make visible and set focus</p>
0 commit comments