Constructor
new module:ct-grid /refine /component /presenter /Refiner Presentation Node(template Name)
Extends:
Parameters:
Name | Type | Description |
---|---|---|
templateName |
string | The name of the template with which to render the node |
- Implements:
Extends
Methods
(abstract) apply()
Apply the relevant action to the column.
(abstract) clear()
Set the column to unsorted/unfiltered.
get Column()
Get the configured column.
get Template Name()
Get the template id to render the node with
set Column(grid Column)
Set the column which the node should control.
Parameters:
Name | Type | Description |
---|---|---|
gridColumn |
module:ct-grid |