Layer1ApiUserMessageModifyStrategiesMainMenu.MenuDescription
Package: velox.api.layer1.messages
Type: Interface
Enclosing class: Layer1ApiUserMessageModifyStrategiesMainMenu
Description​
Describes single menu item that is created by this message.
Methods​
getName​
String getName()
User visible name of action.
Returns: User visible name of action
getMessage​
Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageFromGui getMessage()
Message that will be sent when action is selected.
Returns: Message that will be sent when action is selected