Exemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.remotePnlMain = ((Dynamo_TORO.NodeUI.RemotePanelMain)(target));
                return;

            case 2:
                this.UpdateRapid = ((System.Windows.Controls.Button)(target));
                return;

            case 3:
                this.ControlerExpander = ((System.Windows.Controls.Expander)(target));

            #line 282 "..\..\..\NodeUI\RemotePanelMain.xaml"
                this.ControlerExpander.Collapsed += new System.Windows.RoutedEventHandler(this.ControlerExpander_Collapsed);

            #line default
            #line hidden

            #line 282 "..\..\..\NodeUI\RemotePanelMain.xaml"
                this.ControlerExpander.Expanded += new System.Windows.RoutedEventHandler(this.ControlerExpander_Expanded);

            #line default
            #line hidden
                return;

            case 4:
                this.tabControl = ((System.Windows.Controls.TabControl)(target));
                return;

            case 5:
                this.ProgramPanel = ((Dynamo_TORO.NodeUI.tab_program)(target));
                return;

            case 6:
                this.SetupPanel = ((Dynamo_TORO.NodeUI.tab_Setup)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.remotePanelMain = ((Dynamo_TORO.NodeUI.tab_program)(target));
                return;

            case 2:
                this.btSendToRS = ((System.Windows.Controls.Button)(target));
                return;

            case 3:
                this.btSetProgramPtr = ((System.Windows.Controls.Button)(target));
                return;

            case 4:
                this.btPlayFromPointer = ((System.Windows.Controls.Button)(target));
                return;

            case 5:
                this.btStop = ((System.Windows.Controls.Button)(target));
                return;

            case 6:
                this.ProgramList = ((System.Windows.Controls.ListView)(target));

            #line 44 "..\..\..\NodeUI\tab_program.xaml"
                this.ProgramList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ProgramList_OnSelectionChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.TbFileLoc = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }