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
"shortDescription": "Updates the grid to use the gridScroller instead of the jquery scroll event",
275
+
"keywords": "$http $log $scope address age angular api app city class columndefs company controller customscrolling data directive displayname div ea email enablepinning event friend friends function grid gridoptions gridscroller html jquery js json mainctrl module ng-controller ngtouch phone pinnedleft pinnedright pinning scroll street success ui ui-grid ui-grid-custom-scrolling ui-grid-pinning updates var width zip"
"shortDescription": "uiGridScroller is an alternative to the native scroll event that uses touch events to ensure that grid scrolling works",
284
+
"keywords": "alternative amount animate animation api axis base based calcnewmove calcnewpos calculates callback called coordinate coordinates curr current customscrolling delta destination destpos destx desty devices duration ease easeclb easeres element ensure event events finishes frames function getmaxscroll grid horizontal ideal initial initializes initiated lag limit limits long momentum move moved movement native object original pointer position positions relpoint resolution scroll scrolled scrollhandler scrolling scrollpos service sets start started startpos starts supposed target time times touch track translate triggered type ui uigridscroller ultimately updated updates vertical works"
285
+
},
250
286
{
251
287
"section": "api",
252
288
"id": "ui.grid.directive:uiGrid",
@@ -442,17 +478,17 @@ NG_DOCS={
442
478
"shortName": "ui.grid.e2eTestLibrary",
443
479
"type": "overview",
444
480
"moduleName": "ui.grid.e2eTestLibrary",
445
-
"shortDescription": "End to end test functions.",
446
-
"keywords": "api e2etestlibrary functions grid overview test ui"
481
+
"shortDescription": "End to end test functions. Whenever these are updated, it may also be necessary",
"keywords": "api e2etestlibrary functions grid overview test ui"
456
492
},
457
493
{
458
494
"section": "api",
@@ -2317,6 +2353,15 @@ NG_DOCS={
2317
2353
"shortDescription": "When pagination is enabled, the data is displayed in pages that can be browsed using the built in",
2318
2354
"keywords": "$http $scope allow angular app application browsed built calculate calculatepagesizes call callback called charat class client client-side code columndefs company controller correct count css custom data displayed don enabled enablesorting entire exist false fetch fetched function gender getpage grid grid2data gridapi gridoptions gridoptions1 gridoptions2 html implement indexof initial initials js json length main mainctrl mentioned module ng-controller ngtouch null number onregisterapi option overview pagenumber pagesize pagesizelist pagesizes pagination paginationchanged paginationpagesizes parameters push query reduce requires rest retrieve return row rows selector server server-side set sort specific subset success sufficient total totalitems true tutorial ui ui-grid ui-grid-pagination uigridconstants update url usecustompagination useexternalpagination utilize var variable variables width"
2319
2355
},
2356
+
{
2357
+
"section": "tutorial",
2358
+
"id": "407_custom_scrolling",
2359
+
"shortName": "407 Custom Scrolling",
2360
+
"type": "overview",
2361
+
"moduleName": "Tutorial: 407 Custom Scrolling",
2362
+
"shortDescription": "Note It is highly recommended that you turn this feature on alongside pinning, especially",
2363
+
"keywords": "$http $log $scope address age alert alert-info alongside angular api app city class columndefs company constant controller css custom customscrolling data default devices directive displayname documentation element email enable enablepinning ensure feature friend friends function grid gridoptions height highly html include js json lag logic main mainctrl module ng-controller ngtouch order overview phone pinnedleft pinnedright pinning plan provided recommended role scrolling service street success takes turn tutorial ui ui-grid ui-grid-custom-scrolling ui-grid-pinning uigridcustomscrolling uigridscroller uigridscrollerconstants var width works zip"
<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