@@ -14,7 +14,7 @@ <h4 id="usage_parameters">Parameters</h4><table class="variables-matrix table ta
1414</ div > </ td > </ tr > < tr > < td > grid</ td > < td > < a href ="" class ="label type-hint type-hint-grid "> Grid</ a > </ td > < td > < div class ="ui-grid-class-page ui-grid-class-gridcolumn-page "> < p > the grid we'd like to create this column in</ p >
1515</ div > </ td > </ tr > </ tbody > </ table > </ div >
1616< div class ="member method "> < h2 id ="methods "> Methods</ h2 >
17- < ul class ="methods "> < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L983 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_getaggregationtext "> getAggregationText(label)</ h3 >
17+ < ul class ="methods "> < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L995 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_getaggregationtext "> getAggregationText(label)</ h3 >
1818< div class ="getaggregationtext "> < div class ="getaggregationtext-page "> < p > Gets the aggregation label from colDef.aggregationLabel if
1919specified or by using i18n, including deciding whether or not to display
2020based on colDef.aggregationHideLabel.</ p >
@@ -26,16 +26,16 @@ <h4 id="usage_parameters">Parameters</h4><table class="variables-matrix table ta
2626Debounced using scrollDebounce option setting</ p >
2727</ div > </ div >
2828</ li >
29- < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L896 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_getcolclass "> getColClass(prefixDot)</ h3 >
29+ < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L908 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_getcolclass "> getColClass(prefixDot)</ h3 >
3030< div class ="getcolclass "> < div class ="getcolclass-page "> < p > Returns the class name for the column</ p >
3131</ div > < h5 id ="methods_getcolclass_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 > prefixDot</ td > < td > < a href ="" class ="label type-hint type-hint-bool "> bool</ a > </ td > < td > < div class ="getcolclass-page "> < p > if true, will return .className instead of className</ p >
3232</ div > </ td > </ tr > </ tbody > </ table > </ div >
3333</ li >
34- < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L929 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_getcolclassdefinition "> getColClassDefinition()</ h3 >
34+ < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L941 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_getcolclassdefinition "> getColClassDefinition()</ h3 >
3535< div class ="getcolclassdefinition "> < div class ="getcolclassdefinition-page "> < p > Returns the class definition for th column</ p >
3636</ div > </ div >
3737</ li >
38- < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L941 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_getrendercontainer "> getRenderContainer()</ h3 >
38+ < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L953 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_getrendercontainer "> getRenderContainer()</ h3 >
3939< div class ="getrendercontainer "> < div class ="getrendercontainer-page "> < p > Returns the render container object that this column belongs to.</ p >
4040< p > Columns will be default be in the < code > body</ code > render container if they aren't allocated to one specifically.</ p >
4141</ div > </ div >
@@ -44,11 +44,11 @@ <h4 id="usage_parameters">Parameters</h4><table class="variables-matrix table ta
4444< div class ="hidecolumn "> < div class ="hidecolumn-page "> < p > Hides the column by setting colDef.visible = false</ p >
4545</ div > </ div >
4646</ li >
47- < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L908 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_ispinnedleft "> isPinnedLeft()</ h3 >
47+ < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L920 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_ispinnedleft "> isPinnedLeft()</ h3 >
4848< div class ="ispinnedleft "> < div class ="ispinnedleft-page "> < p > Returns true if column is in the left render container</ p >
4949</ div > </ div >
5050</ li >
51- < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L918 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_ispinnedright "> isPinnedRight()</ h3 >
51+ < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L930 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_ispinnedright "> isPinnedRight()</ h3 >
5252< div class ="ispinnedright "> < div class ="ispinnedright-page "> < p > Returns true if column is in the right render container</ p >
5353</ div > </ div >
5454</ li >
@@ -60,15 +60,15 @@ <h4 id="usage_parameters">Parameters</h4><table class="variables-matrix table ta
6060</ div > </ td > </ tr > < tr > < td > defaultValue</ td > < td > < a href ="" class ="label type-hint type-hint-object "> object</ a > </ td > < td > < div class ="setpropertyordefault-page "> < p > the value to use if the colDef doesn't provide the setting</ p >
6161</ div > </ td > </ tr > </ tbody > </ table > </ div >
6262</ li >
63- < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L959 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_showcolumn "> showColumn()</ h3 >
63+ < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L971 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_showcolumn "> showColumn()</ h3 >
6464< div class ="showcolumn "> < div class ="showcolumn-page "> < p > Makes the column visible by setting colDef.visible = true</ p >
6565</ div > </ div >
6666</ li >
67- < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L874 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_unsort "> unsort()</ h3 >
67+ < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L886 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_unsort "> unsort()</ h3 >
6868< div class ="unsort "> < div class ="unsort-page "> < p > Removes column from the grid sorting</ p >
6969</ div > </ div >
7070</ li >
71- < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L465 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_updatecolumndef "> updateColumnDef(colDef, isNew)</ h3 >
71+ < li > < a href ="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/factories/GridColumn.js#L477 " class ="view-source icon-eye-open "> </ a > < h3 id ="methods_updatecolumndef "> updateColumnDef(colDef, isNew)</ h3 >
7272< div class ="updatecolumndef "> < div class ="updatecolumndef-page "> < p > Moves settings from the columnDef down onto the column,
7373and sets properties as appropriate</ p >
7474</ div > < h5 id ="methods_updatecolumndef_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 > colDef</ td > < td > < a href ="" class ="label type-hint type-hint-gridcolumn "> GridColumn</ a > </ td > < td > < div class ="updatecolumndef-page "> < p > the column def to look in for the property value</ p >
0 commit comments