Caplin Trader 5.1.0

Class: module:ct-grid/refine/component/presenter/NumericFilteringPresentationNode

module:ct-grid/refine/component/presenter/NumericFilteringPresentationNode(templateName)

A PresentationNode responsible for applying numeric range filters to a grid column.

Constructor

new module:ct-grid/refine/component/presenter/NumericFilteringPresentationNode(templateName)

Extends:
Parameters:
Name Type Description
templateName string

The name of the template with which to render the node

Extends

Methods

apply()

Apply the currently input filters to the column

Overrides:

clear()

Remove all filters from the column

Overrides:

getColumn()

Get the configured column.

Inherited From:

getTemplateName()

Get the template id to render the node with

Inherited From:
Implements:

onOpen()

Focus the first input field

setColumn()

Set the column which the node should apply filters to

Overrides: