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)
Attributes | Name and Description |
---|---|
|
caplin.grid.decorator.StatusDecorator( mConfig)
The constructor for the |
►
caplin.grid.decorator.StatusDecorator( mConfig)
The constructor for the StatusDecorator
.
mConfig |