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)