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

            #line 14 "..\..\..\Page\StatisticsControl.xaml"
                ((FireWall.StatisticsControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.QueryDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 21 "..\..\..\Page\StatisticsControl.xaml"
                this.QueryDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 3:
                this.FwName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 25 "..\..\..\Page\StatisticsControl.xaml"
                this.FwName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 4:
                this.ProtectedIP = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 29 "..\..\..\Page\StatisticsControl.xaml"
                this.ProtectedIP.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 5:
                this.StateName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 33 "..\..\..\Page\StatisticsControl.xaml"
                this.StateName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 6:
                this.Querybutton = ((System.Windows.Controls.Button)(target));

            #line 36 "..\..\..\Page\StatisticsControl.xaml"
                this.Querybutton.Click += new System.Windows.RoutedEventHandler(this.Querybutton_Click);

            #line default
            #line hidden
                return;

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

            #line 37 "..\..\..\Page\StatisticsControl.xaml"
                this.Exportbutton.Click += new System.Windows.RoutedEventHandler(this.Exportbutton_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.StatisData = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 9:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 42 "..\..\..\Page\StatisticsControl.xaml"
                this.view.RowDoubleClick += new DevExpress.Xpf.Grid.RowDoubleClickEventHandler(this.RowDoubleClick);

            #line default
            #line hidden
                return;

            case 10:
                this.Returnbutton = ((System.Windows.Controls.Button)(target));

            #line 46 "..\..\..\Page\StatisticsControl.xaml"
                this.Returnbutton.Click += new System.Windows.RoutedEventHandler(this.Returnbutton_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.ShowLine = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 47 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowLine.Checked += new System.Windows.RoutedEventHandler(this.ShowLine_Checked);

            #line default
            #line hidden

            #line 47 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowLine.Unchecked += new System.Windows.RoutedEventHandler(this.ShowLine_Unchecked);

            #line default
            #line hidden
                return;

            case 12:
                this.ShowBar = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 48 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowBar.Checked += new System.Windows.RoutedEventHandler(this.ShowBar_Checked);

            #line default
            #line hidden

            #line 48 "..\..\..\Page\StatisticsControl.xaml"
                this.ShowBar.Unchecked += new System.Windows.RoutedEventHandler(this.ShowBar_Unchecked);

            #line default
            #line hidden
                return;

            case 13:
                this.IPchartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 14:
                this.pie = ((DevExpress.Xpf.Charts.PieSeries2D)(target));
                return;

            case 15:
                this.DatechartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 16:
                this.barSeries = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 17:
                this.line = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ResearcherGrid = ((DevExpress.Xpf.Grid.TreeListControl)(target));
     
     #line 12 "..\..\MainWindow.xaml"
     this.ResearcherGrid.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.SelectedItemChanged);
     
     #line default
     #line hidden
     
     #line 12 "..\..\MainWindow.xaml"
     this.ResearcherGrid.SelectionChanged += new DevExpress.Xpf.Grid.TreeList.TreeListSelectionChangedEventHandler(this.SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.rangeControl = ((DevExpress.Xpf.Editors.RangeControl.RangeControl)(target));
     return;
     case 3:
     this.BarChart1 = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 4:
     this.BarSeries1 = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
     return;
     case 5:
     this.BarChart2 = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 6:
     this.BarSeries2 = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
     return;
     case 7:
     this.BarChart3 = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 8:
     this.BarSeries3 = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
     return;
     case 9:
     this.PointChart = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 10:
     this.XYDiagram2D = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
     return;
     case 11:
     this.PointSeries2D = ((DevExpress.Xpf.Charts.PointSeries2D)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 15 "..\..\LogControl.xaml"
                ((FireWall.LogControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.LogData = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 3:
                this.view = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 4:
                this.StatisData = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 5:
                this.StartDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 47 "..\..\LogControl.xaml"
                this.StartDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 6:
                this.EndDate = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 52 "..\..\LogControl.xaml"
                this.EndDate.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 7:
                this.HostName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 58 "..\..\LogControl.xaml"
                this.HostName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 8:
                this.StateName = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 60 "..\..\LogControl.xaml"
                this.StateName.PopupOpened += new System.Windows.RoutedEventHandler(this.clear);

            #line default
            #line hidden
                return;

            case 9:
                this.SealChbutton = ((System.Windows.Controls.Button)(target));

            #line 61 "..\..\LogControl.xaml"
                this.SealChbutton.Click += new System.Windows.RoutedEventHandler(this.SealChbutton_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.Imagebutton = ((System.Windows.Controls.Button)(target));

            #line 62 "..\..\LogControl.xaml"
                this.Imagebutton.Click += new System.Windows.RoutedEventHandler(this.Imagebutton_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.Exportbutton = ((System.Windows.Controls.Button)(target));

            #line 63 "..\..\LogControl.xaml"
                this.Exportbutton.Click += new System.Windows.RoutedEventHandler(this.Exportbutton_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.chartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 13:
                this.barSeries = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 14:
                this.line = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 15:
                this.ShowLine = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 115 "..\..\LogControl.xaml"
                this.ShowLine.Checked += new System.Windows.RoutedEventHandler(this.ShowLine_Checked);

            #line default
            #line hidden

            #line 115 "..\..\LogControl.xaml"
                this.ShowLine.Unchecked += new System.Windows.RoutedEventHandler(this.ShowLine_Unchecked);

            #line default
            #line hidden
                return;

            case 16:
                this.ShowBar = ((DevExpress.Xpf.Editors.CheckEdit)(target));

            #line 116 "..\..\LogControl.xaml"
                this.ShowBar.Checked += new System.Windows.RoutedEventHandler(this.ShowBar_Checked);

            #line default
            #line hidden

            #line 116 "..\..\LogControl.xaml"
                this.ShowBar.Unchecked += new System.Windows.RoutedEventHandler(this.ShowBar_Unchecked);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.userControl = ((BluePrints.Views.PROJECTDashboardCollectionView)(target));
                return;

            case 2:
                this.biCheckUnits = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 3:
                this.biCheckCosts = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 4:
                this.LayoutGroupGrid = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 5:
                this.gridControl = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 6:
                this.bandGeneral = ((DevExpress.Xpf.Grid.GridControlBand)(target));
                return;

            case 7:
                this.colCumulativeBudget = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 8:
                this.colCumulativeBudgetText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 9:
                this.bandCumulative = ((DevExpress.Xpf.Grid.GridControlBand)(target));
                return;

            case 10:
                this.colCumulativeEarnedPercentage = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 11:
                this.colCumulativePlanned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 12:
                this.colCumulativePlannedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 13:
                this.colCumulativeEarned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 14:
                this.colCumulativeEarnedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 15:
                this.colCumulativeBurned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 16:
                this.colCumulativeBurnedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 17:
                this.colCumulativeActual = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 18:
                this.colCumulativeActualText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 19:
                this.bandPeriod = ((DevExpress.Xpf.Grid.GridControlBand)(target));
                return;

            case 20:
                this.colPeriodEarnedPercentage = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 21:
                this.colPeriodPlanned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 22:
                this.colPeriodPlannedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 23:
                this.colPeriodEarned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 24:
                this.colPeriodEarnedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 25:
                this.colPeriodBurned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 26:
                this.colPeriodBurnedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 27:
                this.colPeriodActual = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 28:
                this.colPeriodActualText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 29:
                this.bandPerformance = ((DevExpress.Xpf.Grid.GridControlBand)(target));
                return;

            case 30:
                this.colInvisibleSummary_CumulativePlannedCost = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 31:
                this.colInvisibleSummary_CumulativeEarnedCost = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 32:
                this.colInvisibleSummary_CumulativeBurnedCost = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 33:
                this.colInvisibleSummary_CumulativeActualCost = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 34:
                this.colGrossProfit = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 35:
                this.colEfficiencyRatio = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 36:
                this.colProgressRatio = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 37:
                this.groupSummaryBudgeted = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 38:
                this.groupSummaryCumulativeEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 39:
                this.groupSummaryPeriodEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 40:
                this.groupSummaryGrossProfit = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 41:
                this.groupSummaryEfficiencyRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 42:
                this.groupSummaryProgressRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 43:
                this.groupSummaryCumulativePlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 44:
                this.groupSummaryCumulativeEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 45:
                this.groupSummaryCumulativeBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 46:
                this.groupSummaryCumulativeActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 47:
                this.groupSummaryPeriodPlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 48:
                this.groupSummaryPeriodEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 49:
                this.groupSummaryPeriodBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 50:
                this.groupSummaryPeriodActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 51:
                this.totalSummaryBudgeted = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 52:
                this.totalSummaryCumulativeEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 53:
                this.totalSummaryPeriodEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 54:
                this.totalSummaryGrossProfit = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 55:
                this.totalSummaryEfficiencyRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 56:
                this.totalSummaryProgressRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 57:
                this.totalSummaryCumulativePlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 58:
                this.totalSummaryCumulativeEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 59:
                this.totalSummaryCumulativeBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 60:
                this.totalSummaryCumulativeActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 61:
                this.totalSummaryPeriodPlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 62:
                this.totalSummaryPeriodEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 63:
                this.totalSummaryPeriodBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 64:
                this.totalSummaryPeriodActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 65:
                this.tableView = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 66:
                this.LayoutGroupChart = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 67:
                this.chartSCurve = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 68:
                this.primaryAxisY = ((DevExpress.Xpf.Charts.AxisY2D)(target));
                return;

            case 69:
                this.secondaryAxisY = ((DevExpress.Xpf.Charts.SecondaryAxisY2D)(target));
                return;

            case 70:
                this.barSeriesOriginal = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 71:
                this.barSeriesPlanned = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 72:
                this.barSeriesEarned = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 73:
                this.barSeriesRemainingPlanned = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 74:
                this.barSeriesBurned = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 75:
                this.barSeriesActual = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 76:
                this.lineSeriesOriginal = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 77:
                this.lineSeriesPlanned = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 78:
                this.lineSeriesRemainingPlanned = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 79:
                this.lineSeriesEarned = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 80:
                this.lineSeriesBurned = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 81:
                this.lineSeriesActual = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.line1Border = ((System.Windows.Controls.Border)(target));
                return;

            case 2:
                this.line2Border = ((System.Windows.Controls.Border)(target));
                return;

            case 3:
                this.borderLineNumber = ((System.Windows.Controls.Border)(target));
                return;

            case 4:
                this.txtLineNumber = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.borderLines = ((System.Windows.Controls.Border)(target));
                return;

            case 6:

            #line 152 "..\..\..\..\Pages\EquipmentStatusLeft.xaml"
                ((DevExpress.Xpf.Charts.ChartControl)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.chart_MouseMove);

            #line default
            #line hidden

            #line 152 "..\..\..\..\Pages\EquipmentStatusLeft.xaml"
                ((DevExpress.Xpf.Charts.ChartControl)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.chart_MouseLeave);

            #line default
            #line hidden
                return;

            case 7:

            #line 219 "..\..\..\..\Pages\EquipmentStatusLeft.xaml"
                ((DevExpress.Xpf.Charts.ChartControl)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.elechart_MouseMove);

            #line default
            #line hidden

            #line 219 "..\..\..\..\Pages\EquipmentStatusLeft.xaml"
                ((DevExpress.Xpf.Charts.ChartControl)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.chart_MouseLeave);

            #line default
            #line hidden
                return;

            case 8:
                this.K110 = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 9:
                this.K35 = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 10:
                this.pointTooltip = ((System.Windows.Controls.Primitives.Popup)(target));
                return;

            case 11:
                this.ttContent = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }