MarkingonMarkingCallback Function |
Callback called when a marking table is retrieved.
Namespace:
spotfire.webPlayer
Assembly:
~/GetJavaScriptApi.ashx?Version=11.8
SyntaxParameters
- marking
- Type: System.Collections.GenericDictionarystring, string
The marked rows.
The array has the following format:
array["Column Name"][n], where n is the data row index.
RemarksNote that there are no actual functions in the JavaScript API. This function will correspond to a normal JavaScript function pointer.
Version Information
Supported in: 11.8, 11.7, 11.6, 11.5, 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also