Class
This message is used when implementing a workflow on a change of selected records. This message carries the seelcted records. Other widgets within an experience may subscribe to this message and implement an update workflow when the message is received.
Implements
Properties
Property | Type | Notes |
---|---|---|
The selected records. To cancel selection, use an empty array. |
records
Class Propertyrecords: DataRecord[]
The selected records. To cancel selection, use an empty array.