Caplin Trader 4.2.0

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

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

A PresentationNode responsible for applying date filters to a grid column.

Constructor

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

Extends:
Parameters:
Name Type Description
templateName string The name of the template with which to render the node

Extends

Methods

apply()

Apply the current input filter to the column

clear()

Remove all filters from the column and reset the input values

getColumn()

Get the configured column.
Inherited From:

getTemplateName()

Get the template id to render the node with
Inherited From:

onClose()

Dispose of the listeners used to hide the datepicker

onOpen()

Focus the start date field

setColumn()

Set the column which the node should apply filters to

showEndDatePicker()

Show the datepicker associated with the end of the range

showStartDatePicker()

Show the datepicker associated with the start of the range

stopPropagation()

Stop the propagation of an event