Package velox.api.layer1.messages
Class Layer1ApiUserMessageModifyActionToAllInstruments
java.lang.Object
velox.api.layer1.messages.Layer1ApiUserMessageModifyActionToAllInstruments
- Direct Known Subclasses:
UserMessageModifyAllInstrumentControlsHft
Adds new action to dropdown menu for every instrument in ControlGui
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLayer1ApiUserMessageModifyActionToAllInstruments(String name, boolean isAdd) -
Method Summary
Modifier and TypeMethodDescriptionabstract Layer1ApiStrategyMessageSymboledgetActionPerformedMessage(String symbol) Creates message that will be sent when this action is selected, containing information about invoking instrument symbol
-
Field Details
-
name
-
isAdd
public final boolean isAdd
-
-
Constructor Details
-
Layer1ApiUserMessageModifyActionToAllInstruments
- Parameters:
name- name of action that use will seeisAdd- true if action is added, false if removed
-
-
Method Details
-
getActionPerformedMessage
Creates message that will be sent when this action is selected, containing information about invoking instrument symbol
-