Caplin Trader 5.0.0

Class: module:ct-grid/decorator/StatusDecorator

module:ct-grid/decorator/StatusDecorator()

new module:ct-grid/decorator/StatusDecorator()

The constructor for the StatusDecorator.

The StatusDecorator is a grid decorator that is used to inject the fields CONTAINER_STATUS and/or RECORD_STATUS into the grid model when a record status change happens. This fields can then be used by the styler renderers to apply specific classes into the cells when this changes occur (eg. stale class)

Implements: