element <exportGridDataToExcelDecorator>
Namespace: |
http://schema.caplin.com/CaplinTrader/gridDefinitions |
XML Representation Summary |
<exportGridDataToExcelDecorator
|
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
/> |
Parent elements (1):
-
Description
This specialized decorator exports grid data to a Microsoft Excel workbook file when an OpenAjax hub event
is raised.
Note that the name of this decorator tag assumes that a decorator mapping is defined with
id "exportGridDataToExcelDecorator" and className "caplin.grid.decorator.ExportGridDataToExcelDecorator".
The decorator tag name and decorator mapping id value must be prefixed with the namespace
required by the bladerunner architecture.
eventName
-
Type: |
xs:string, predefined
|
Use: |
required |
The name of the OpenAjax hub event that the decorator listens to.
eventNamespace
-
Type: |
xs:string, predefined
|
Use: |
required |
The namespace of the OpenAjax hub event that the decorator listens to.
url
-
Type: |
xs:string, predefined
|
Use: |
required |
The URL of the web service that converts the grid data to the Microsoft Excel format.