Caplin Trader 4.5.2

Class: module:caplin/grid/refine/component/presenter/RefinerPresentationNode

module:caplin/grid/refine/component/presenter/RefinerPresentationNode

A TemplateAware PresentationNode responsible for sorting or filtering.

Constructor

new module:caplin/grid/refine/component/presenter/RefinerPresentationNode(templateName)

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.

getColumn()

Get the configured column.

getTemplateName()

Get the template id to render the node with
Implements:

setColumn(gridColumn)

Set the column which the node should control.
Parameters:
Name Type Description
gridColumn module:caplin/grid/GridColumn