@@ -14,7 +14,7 @@ <h4 id="usage_parameters">Parameters</h4><table class="variables-matrix table ta
14
14
</ 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 >
15
15
</ div > </ td > </ tr > </ tbody > </ table > </ div >
16
16
< 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 >
18
18
< div class ="getaggregationtext "> < div class ="getaggregationtext-page "> < p > Gets the aggregation label from colDef.aggregationLabel if
19
19
specified or by using i18n, including deciding whether or not to display
20
20
based on colDef.aggregationHideLabel.</ p >
@@ -26,16 +26,16 @@ <h4 id="usage_parameters">Parameters</h4><table class="variables-matrix table ta
26
26
Debounced using scrollDebounce option setting</ p >
27
27
</ div > </ div >
28
28
</ 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 >
30
30
< div class ="getcolclass "> < div class ="getcolclass-page "> < p > Returns the class name for the column</ p >
31
31
</ 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 >
32
32
</ div > </ td > </ tr > </ tbody > </ table > </ div >
33
33
</ 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 >
35
35
< div class ="getcolclassdefinition "> < div class ="getcolclassdefinition-page "> < p > Returns the class definition for th column</ p >
36
36
</ div > </ div >
37
37
</ 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 >
39
39
< div class ="getrendercontainer "> < div class ="getrendercontainer-page "> < p > Returns the render container object that this column belongs to.</ p >
40
40
< p > Columns will be default be in the < code > body</ code > render container if they aren't allocated to one specifically.</ p >
41
41
</ div > </ div >
@@ -44,11 +44,11 @@ <h4 id="usage_parameters">Parameters</h4><table class="variables-matrix table ta
44
44
< div class ="hidecolumn "> < div class ="hidecolumn-page "> < p > Hides the column by setting colDef.visible = false</ p >
45
45
</ div > </ div >
46
46
</ 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 >
48
48
< div class ="ispinnedleft "> < div class ="ispinnedleft-page "> < p > Returns true if column is in the left render container</ p >
49
49
</ div > </ div >
50
50
</ 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 >
52
52
< div class ="ispinnedright "> < div class ="ispinnedright-page "> < p > Returns true if column is in the right render container</ p >
53
53
</ div > </ div >
54
54
</ li >
@@ -60,15 +60,15 @@ <h4 id="usage_parameters">Parameters</h4><table class="variables-matrix table ta
60
60
</ 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 >
61
61
</ div > </ td > </ tr > </ tbody > </ table > </ div >
62
62
</ 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 >
64
64
< div class ="showcolumn "> < div class ="showcolumn-page "> < p > Makes the column visible by setting colDef.visible = true</ p >
65
65
</ div > </ div >
66
66
</ 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 >
68
68
< div class ="unsort "> < div class ="unsort-page "> < p > Removes column from the grid sorting</ p >
69
69
</ div > </ div >
70
70
</ 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 >
72
72
< div class ="updatecolumndef "> < div class ="updatecolumndef-page "> < p > Moves settings from the columnDef down onto the column,
73
73
and sets properties as appropriate</ p >
74
74
</ 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