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