element <decoratorMappings>
Namespace:
http://schema.caplin.com/CaplinTrader/gridDefinitions
XML Representation Summary
<decoratorMappings>
   
Content: 
decoratorMapping+
</decoratorMappings>
Child elements (1):
Parent elements (1):
Description
The list of grid decorators available within the application. Grid decorators allow the functionality and/or look and feel of the grid to be augmented in some way. Use grid decorators to apply changes to appearance or behavior relating to the grid as a whole. You can also use element renderers to modify the appearance and behavior of particular cells and column headers within a grid; these are specified using the cellRenderer and headerRenderer attributes of the <column> tag.