new module:ct-workbench /messaging /Message Editor Main Control(record Nodes)
The top section of the message editor workbench tool that allows user to set status and send updates for all the record nodes at once.
Parameters:
Name | Type | Description |
---|---|---|
recordNodes |
module:br-presenter |
The list of RecordNodes. |
Methods
decrement Speed()
Decrement time property (updates per second) by 1 (scale of 1 to 20)
increment Speed()
Increment time property (updates per second) by 1 (scale of 1 to 20)
send()
Call the send
methods on all record nodes (which sends the data in each node's data fields)