element <columnMenuDecorator>
Namespace: |
http://schema.caplin.com/CaplinTrader/gridDefinitions |
XML Representation Summary |
<columnMenuDecorator
|
|
|
/> |
Parent elements (1):
-
Description
The column menu decorator adds a drop down menu to each column that allows new columns to be
inserted to the right hand side of the selected column, or existing columns to be removed.
Note that the name of this decorator tag assumes that a decorator mapping is defined with
id "columnMenuDecorator" and className "caplin.grid.decorator.ColumnMenuDecorator".
The decorator tag name and decorator mapping id value must be prefixed with the namespace
required by the bladerunner architecture.
columnSorting
-
Type: |
xs:boolean, predefined
|
Use: |
optional |
Default: |
"false" |
A flag that determines whether or not the option to sort columns is added to
the drop down menu.
Valid values are "true" (add the option) and "false" (do not add the option).