Caplin Trader 4.5.2

Class: module:caplin/grid/decorator/SubjectDecorator

module:caplin/grid/decorator/SubjectDecorator

Constructor

new module:caplin/grid/decorator/SubjectDecorator()

The constructor for the SubjectDecorator. The SubjectDecorator is a grid decorator that is used to inject the special field RECORD_SUBJECT into the grid model for each row in the grid. This allows you to display some meaningful data in the grid even if you do not receive any record updates from the server.
Implements: