element <rowLoadingDecorator>
Namespace: |
http://schema.caplin.com/CaplinTrader/gridDefinitions |
XML Representation Summary |
<rowLoadingDecorator
|
|
|
/> |
Parent elements (1):
-
Description
The row loading decorator displays a 'loading' image instead of row data while the row waits for data to display
from the grid data provider. An example of when the 'loading' image is displayed is when the end user scrolls through
the rows of a large grid.
Note that the name of this decorator tag assumes that a decorator mapping is defined with
id "rowLoadingDecorator" and className "caplin.grid.decorator.RowLoadingDecorator".
The decorator tag name and decorator mapping id value must be prefixed with the namespace
required by the bladerunner architecture.
imagePath
-
Type: |
xs:string, predefined
|
Use: |
required |
The relative path to the 'loading' image.