Пример #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 45 "..\..\..\Frames\Bugs.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.BugsList = ((System.Windows.Controls.ListView)(target));
                return;

            case 5:
                this.ClosedBugsList = ((System.Windows.Controls.ListView)(target));
                return;

            case 8:
                this.wait = ((DashBoardClient.WaiterForm)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.bug = ((System.Windows.Controls.Button)(target));

            #line 35 "..\..\..\Windows\Jira.xaml"
                this.bug.Click += new System.Windows.RoutedEventHandler(this.AddBug);

            #line default
            #line hidden
                return;

            case 2:
                this.JiraList = ((System.Windows.Controls.ListView)(target));

            #line 40 "..\..\..\Windows\Jira.xaml"
                this.JiraList.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.JiraList_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 4:
                this.wait = ((DashBoardClient.WaiterForm)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BtnStartPack = ((System.Windows.Controls.Button)(target));

            #line 37 "..\..\..\Frames\StartTests.xaml"
                this.BtnStartPack.Click += new System.Windows.RoutedEventHandler(this.StartPacks);

            #line default
            #line hidden
                return;

            case 2:

            #line 42 "..\..\..\Frames\StartTests.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.StopTests);

            #line default
            #line hidden
                return;

            case 3:
                this.PackListView = ((System.Windows.Controls.ListView)(target));
                return;

            case 5:
                this.wait = ((DashBoardClient.WaiterForm)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.projects = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:

            #line 15 "..\..\..\Frames\Charts.xaml"
                ((LiveCharts.Wpf.CartesianChart)(target)).Loaded += new System.Windows.RoutedEventHandler(this.CartesianChart_Loaded);

            #line default
            #line hidden
                return;

            case 3:
                this.Labels = ((LiveCharts.Wpf.Axis)(target));
                return;

            case 4:
                this.after = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 5:
                this.before = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 6:
                this.StendSelected = ((System.Windows.Controls.ComboBox)(target));

            #line 32 "..\..\..\Frames\Charts.xaml"
                this.StendSelected.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SelectStend);

            #line default
            #line hidden
                return;

            case 7:
                this.print = ((System.Windows.Controls.Button)(target));

            #line 33 "..\..\..\Frames\Charts.xaml"
                this.print.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.wait = ((DashBoardClient.WaiterForm)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.CommentsList = ((System.Windows.Controls.ListView)(target));
                return;

            case 2:
                this.wait = ((DashBoardClient.WaiterForm)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 39 "..\..\..\Frames\AddTests - Копировать.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.DocListView = ((System.Windows.Controls.ListView)(target));

            #line 40 "..\..\..\Frames\AddTests - Копировать.xaml"
                this.DocListView.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.TestList_PreviewMouseLeftButtonDown);

            #line default
            #line hidden

            #line 40 "..\..\..\Frames\AddTests - Копировать.xaml"
                this.DocListView.MouseMove += new System.Windows.Input.MouseEventHandler(this.TestList_MouseMove);

            #line default
            #line hidden

            #line 40 "..\..\..\Frames\AddTests - Копировать.xaml"
                this.DocListView.DragEnter += new System.Windows.DragEventHandler(this.TestList_DragEnter);

            #line default
            #line hidden

            #line 40 "..\..\..\Frames\AddTests - Копировать.xaml"
                this.DocListView.Drop += new System.Windows.DragEventHandler(this.TestList_Drop);

            #line default
            #line hidden
                return;

            case 4:
                this.wait = ((DashBoardClient.WaiterForm)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TestsView = ((System.Windows.Controls.ListView)(target));

            #line 36 "..\..\..\Frames\StatisticTest.xaml"
                this.TestsView.AddHandler(System.Windows.Controls.ScrollViewer.ScrollChangedEvent, new System.Windows.Controls.ScrollChangedEventHandler(this.TestsView_ScrollChanged));

            #line default
            #line hidden
                return;

            case 4:
                this.TestsInfo = ((System.Windows.Controls.ListView)(target));

            #line 115 "..\..\..\Frames\StatisticTest.xaml"
                this.TestsInfo.AddHandler(System.Windows.Controls.ScrollViewer.ScrollChangedEvent, new System.Windows.Controls.ScrollChangedEventHandler(this.TestsInfo_ScrollChanged));

            #line default
            #line hidden
                return;

            case 5:
                this.StendSelected = ((System.Windows.Controls.ComboBox)(target));

            #line 163 "..\..\..\Frames\StatisticTest.xaml"
                this.StendSelected.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SelectStend);

            #line default
            #line hidden
                return;

            case 6:
                this.wait = ((DashBoardClient.WaiterForm)(target));
                return;

            case 7:
                this.date = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.List = ((System.Windows.Controls.ListView)(target));

            #line 35 "..\..\..\Windows\TestsShow.xaml"
                this.List.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.TestList_PreviewMouseLeftButtonDown);

            #line default
            #line hidden

            #line 35 "..\..\..\Windows\TestsShow.xaml"
                this.List.MouseMove += new System.Windows.Input.MouseEventHandler(this.TestList_MouseMove);

            #line default
            #line hidden

            #line 35 "..\..\..\Windows\TestsShow.xaml"
                this.List.DragEnter += new System.Windows.DragEventHandler(this.TestList_DragEnter);

            #line default
            #line hidden

            #line 35 "..\..\..\Windows\TestsShow.xaml"
                this.List.Drop += new System.Windows.DragEventHandler(this.TestList_Drop);

            #line default
            #line hidden
                return;

            case 4:
                this.wait = ((DashBoardClient.WaiterForm)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.KPListView = ((System.Windows.Controls.ListView)(target));
                return;

            case 4:

            #line 122 "..\..\..\Windows\OpenKPList.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AddKP);

            #line default
            #line hidden
                return;

            case 5:
                this.wait = ((DashBoardClient.WaiterForm)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BtnStartPack = ((System.Windows.Controls.Button)(target));

            #line 35 "..\..\..\Windows\OpenTestList.xaml"
                this.BtnStartPack.Click += new System.Windows.RoutedEventHandler(this.BtnStartPack_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.TestsList = ((System.Windows.Controls.ListView)(target));
                return;

            case 4:
                this.wait = ((DashBoardClient.WaiterForm)(target));
                return;
            }
            this._contentLoaded = true;
        }