Caplin Trader 4.5.2

Class: module:caplin/workbench/messaging/MessageEditorMainControl

module:caplin/workbench/messaging/MessageEditorMainControl

Constructor

new module:caplin/workbench/messaging/MessageEditorMainControl(recordNodes)

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/node/MappedNodeList The list of RecordNodes.

Methods

decrementSpeed()

Decrement time property (updates per second) by 1 (scale of 1 to 20)

incrementSpeed()

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)