Interface allowing implementors to manage the filtering and sorting of a grid column. It emits
module:ct-grid/refine/GridColumnRefinerEvents#event:REFINER_ACTION_COMPLETE to signify that it is
to be closed.
Methods
set Column(grid Column)
Parameters:
| Name | Type | Description |
|---|---|---|
gridColumn |
module:ct-grid |
The column that the GridColumnRefiner should be given control of. |