element <decorators>
Namespace: |
http://schema.caplin.com/CaplinTrader/gridDefinitions |
XML Representation Summary |
<decorators>
|
|
|
</decorators>
|
Child elements (17):
-
columnMenuDecorator,
columnReorderingDecorator,
columnResizingDecorator,
columnSortDecorator,
dragDecorator,
dropDecorator,
exportGridDataToExcelDecorator,
groupHeaderDecorator,
hoverDecorator,
loadingDataDecorator,
noDataFoundBubble,
removeRowDecorator,
resetColumnsDecorator,
rowLoadingDecorator,
rttpContainerExportDecorator,
scrollTipDecorator,
selectionDecorator
Parent elements (2):
-
Description
Specifies the decorators that will be applied to a particular template (<gridTemplate>) or grid (<grid>).
For example, a grid or template may include a <dragDecorator>, a <dropDecorator> and a <columnMenuDecorator>.
The name of a decorator tag (such as <dragDecorator>) is the logical name of the decorator as
specified in the id attribute of a <decoratorMapping>. The mapping id and decorator tag name
must be prefixed with the namespace required by the bladerunner architecture.