element <rowSource>
Namespace: |
http://schema.caplin.com/CaplinTrader/gridDefinitions |
Parent elements (1):
-
Description
A row source supplying row data to a grid data provider or any row source listener
which can then populate the grid with this data.
className
-
Type: |
xs:string, predefined
|
Use: |
required |
The class that will be constructed to create the row source eg. caplin.grid.rowsource.SortRowSource.
This class must be an instance of caplin.grid.rowsource.RowSource.
{any attribute with any namespace}