Caplin Trader 4.8.0

Class: module:caplin/grid/decorator/StatusDecorator

module:caplin/grid/decorator/StatusDecorator

Constructor

new module:caplin/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: