Constructor
new module:ct-grid /refine /component /presenter /Default Sorting Presentation Node(template Name)
Extends:
Parameters:
Name | Type | Description |
---|---|---|
templateName |
string | The name of the template with which to render the node |
Extends
Methods
apply()
Apply the currently selected sort option to the column
clear()
Set the column to unsorted if it isn't already unsorted
get Column()
Get the configured column.
get Template Name()
Get the template id to render the node with
- Inherited From:
- Implements:
set Column(grid Column)
Set the column which the node should sort
Parameters:
Name | Type | Description |
---|---|---|
gridColumn |
module:ct-grid |