Статические открытые данные

Класс TSLab.Controls.TradeCommands

Полный список членов класса

Статические открытые данные

static RoutedUICommand RequestOrder = new RoutedUICommand(RM.GetStringOrId("TradeCommands.MakeOrder"), "MakeOrder", typeof(BaseContentControl))
static RoutedUICommand MakeOrder = new RoutedUICommand(RM.GetStringOrId("Make Order"), "Make Order", typeof(BaseContentControl))
static RoutedUICommand RequestChangeOrder = new RoutedUICommand(RM.GetStringOrId("TradeCommands.ChangeOrder"), "ChangeOrder", typeof(BaseContentControl))
static RoutedCommand ChangeOrder = new RoutedCommand()
static RoutedCommand ChangeOrderDirect = new RoutedCommand()
static RoutedCommand CancelOrder = new RoutedCommand()
static RoutedUICommand RequestCancelOrder = new RoutedUICommand(RM.GetStringOrId("TradeCommands.CancelOrder"), "CancelOrder", typeof(BaseContentControl))
static RoutedUICommand CancelEditOrder = new RoutedUICommand(RM.GetStringOrId("Cancel"), "CancelEditOrder", typeof(BaseContentControl))
static RoutedUICommand RequestOrdersManager = new RoutedUICommand(RM.GetStringOrId("TradeCommands.OrdersManager"), "OrdersManager", typeof(BaseContentControl))
static RoutedUICommand OpenOrdersManager = new RoutedUICommand(RM.GetStringOrId("TradeCommands.OrdersManager"), "OrdersManager", typeof(BaseContentControl))
static ICommand RequestShowGraph = new RoutedUICommand(RM.GetStringOrId("Chart"), "Chart", typeof(BaseContentControl))
static ICommand RequestShowQueue = new RoutedUICommand(RM.GetStringOrId("OrdersQueue"), "Orders Queue", typeof(BaseContentControl))
static ICommand RequestShowQuotation = new RoutedUICommand(RM.GetStringOrId("Quotation"), "Quotation", typeof(BaseContentControl))
static ICommand RequestShowAllTrades = new RoutedUICommand(RM.GetStringOrId("AllTrades"), "AllTrades", typeof(BaseContentControl))
static RoutedUICommand ShowNewGraph = new RoutedUICommand(RM.GetStringOrId("Chart"), "Chart", typeof(BaseContentControl))
static RoutedUICommand ShowNewQueue = new RoutedUICommand(RM.GetStringOrId("OrdersQueue"), "Orders Queue", typeof(BaseContentControl))
static RoutedUICommand ShowNewQuotation = new RoutedUICommand(RM.GetStringOrId("Quotation"), "Quotation", typeof(BaseContentControl))
static RoutedUICommand ShowNewAllTrades = new RoutedUICommand(RM.GetStringOrId("AllTrades"), "AllTrades", typeof(BaseContentControl))
static readonly RoutedUICommand ShowPortfolioManage
static ICommand ClosePosition
static ICommand CloseAllPortfolioPositions
static ICommand ShowTabList
static ICommand MoveToTab
static ICommand ShowEverywhere
static ICommand CloneWindow
static ICommand Debug = new RoutedUICommand("Debug", "Debug", typeof(TradeCommands))

Данные класса

ICommand TSLab.Controls.TradeCommands.CloneWindow [static]
Инициализатор
 new RoutedUICommand("CloneWindow", "CloneWindow",
                                                                    typeof(BaseContentControl))
ICommand TSLab.Controls.TradeCommands.CloseAllPortfolioPositions [static]
Инициализатор
 new RoutedUICommand(RM.GetStringOrId("CloseAllPortfolioPositions"), "CloseAllPortfolioPositions",
                                                                       typeof(BaseContentControl))
ICommand TSLab.Controls.TradeCommands.ClosePosition [static]
Инициализатор
 new RoutedUICommand(RM.GetStringOrId("ClosePosition"), "ClosePosition",
                                                                       typeof (BaseContentControl))
ICommand TSLab.Controls.TradeCommands.MoveToTab [static]
Инициализатор
 new RoutedUICommand("Move To Tab", "MoveToTab",
                                                                    typeof(BaseContentControl))
ICommand TSLab.Controls.TradeCommands.ShowEverywhere [static]
Инициализатор
 new RoutedUICommand("ShowEverywhere", "ShowEverywhere",
                                                                    typeof(BaseContentControl))
readonly RoutedUICommand TSLab.Controls.TradeCommands.ShowPortfolioManage [static]
Инициализатор
 new RoutedUICommand(RM.GetStringOrId("PortfolioManage"), "Manage",
                                                                              typeof(BaseContentControl))
ICommand TSLab.Controls.TradeCommands.ShowTabList [static]
Инициализатор
 new RoutedUICommand("ShowTabList", "ShowTabList",
                                                                    typeof(BaseContentControl))