Exemple #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.pl = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 2:
                this.GridPlot = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.lis = ((System.Windows.Controls.ListBox)(target));
                return;

            case 4:
                this.lis_Copy = ((System.Windows.Controls.ListBox)(target));
                return;

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

            #line 29 "..\..\MainWindow.xaml"
                this.But_Copy.Click += new System.Windows.RoutedEventHandler(this.But_Copy_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.plotter = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 3:
                this.lines = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:

            #line 30 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonBase_OnClick);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.plotter = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 2:
                this.lines = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Interface = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.NoteScroll = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 3:
                this.ListNote = ((System.Windows.Controls.ListBox)(target));
                return;

            case 4:
                this.Grath = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.plotter = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 7:
                this.lines = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:
                this.plotter2 = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 9:
                this.circles = ((InteractiveDataDisplay.WPF.CircleMarkerGraph)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.myChart = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 2:
                this.myGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            #line 17 "..\..\MainWindow.xaml"
                this.button.Click += new System.Windows.RoutedEventHandler(this.button_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.rbtnLinear = ((System.Windows.Controls.RadioButton)(target));

            #line 12 "..\..\..\Dialog\ContrastDialog.xaml"
                this.rbtnLinear.Checked += new System.Windows.RoutedEventHandler(this.Checked);

            #line default
            #line hidden
                return;

            case 2:
                this.rbtnLog = ((System.Windows.Controls.RadioButton)(target));

            #line 13 "..\..\..\Dialog\ContrastDialog.xaml"
                this.rbtnLog.Checked += new System.Windows.RoutedEventHandler(this.Checked);

            #line default
            #line hidden
                return;

            case 3:
                this.rbtnExp = ((System.Windows.Controls.RadioButton)(target));

            #line 14 "..\..\..\Dialog\ContrastDialog.xaml"
                this.rbtnExp.Checked += new System.Windows.RoutedEventHandler(this.Checked);

            #line default
            #line hidden
                return;

            case 4:
                this.gboxLinear = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 5:
                this.plotter = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 6:
                this.lines = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.HSlider = ((Xceed.Wpf.Toolkit.RangeSlider)(target));
                return;

            case 8:
                this.VSlider = ((Xceed.Wpf.Toolkit.RangeSlider)(target));
                return;

            case 9:
                this.x1 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 33 "..\..\..\Dialog\ContrastDialog.xaml"
                this.x1.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.x2 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 35 "..\..\..\Dialog\ContrastDialog.xaml"
                this.x2.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.label_Copy = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.y1 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 37 "..\..\..\Dialog\ContrastDialog.xaml"
                this.y1.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.label_Copy1 = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.y2 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 39 "..\..\..\Dialog\ContrastDialog.xaml"
                this.y2.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

            case 16:
                this.label_Copy2 = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.gboxLog = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 18:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.logV = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 46 "..\..\..\Dialog\ContrastDialog.xaml"
                this.logV.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.label1_Copy = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.gboxExp = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 22:
                this.label1_Copy1 = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.expV = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 53 "..\..\..\Dialog\ContrastDialog.xaml"
                this.expV.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

            case 24:
                this.label1_Copy2 = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.rbtnBal = ((System.Windows.Controls.RadioButton)(target));

            #line 58 "..\..\..\Dialog\ContrastDialog.xaml"
                this.rbtnBal.Checked += new System.Windows.RoutedEventHandler(this.Checked);

            #line default
            #line hidden
                return;

            case 26:
                this.groupBox1_Copy1 = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 27:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 60 "..\..\..\Dialog\ContrastDialog.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 61 "..\..\..\Dialog\ContrastDialog.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

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

            case 2:
                this.MainMenu = ((System.Windows.Controls.Menu)(target));
                return;

            case 3:
                this.MenuFile = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 4:
                this.MenuEdit = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 5:
                this.MenuView = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 6:

            #line 32 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.TabControl)(target)).ContextMenuClosing += new System.Windows.Controls.ContextMenuEventHandler(this.PlayBtnClick);

            #line default
            #line hidden
                return;

            case 7:
                this.viewPort3d = ((HelixToolkit.Wpf.HelixViewport3D)(target));
                return;

            case 8:
                this.loadStl_btn = ((System.Windows.Controls.Button)(target));

            #line 45 "..\..\MainWindow.xaml"
                this.loadStl_btn.Click += new System.Windows.RoutedEventHandler(this.LoadStlBntClick);

            #line default
            #line hidden
                return;

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

            #line 46 "..\..\MainWindow.xaml"
                this.loadSensors_btn.Click += new System.Windows.RoutedEventHandler(this.LoadSensorsBtnClick);

            #line default
            #line hidden
                return;

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

            #line 47 "..\..\MainWindow.xaml"
                this.start_btn.Click += new System.Windows.RoutedEventHandler(this.StartBtnClick);

            #line default
            #line hidden
                return;

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

            case 12:
                this.exportCsv_btn = ((System.Windows.Controls.Button)(target));
                return;

            case 13:
                this.exportTxt_btn = ((System.Windows.Controls.Button)(target));
                return;

            case 14:
                this.SensorsInfoDataGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 15:
                this.plotter = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 16:
                this.linesGraph = ((System.Windows.Controls.Grid)(target));
                return;

            case 17:

            #line 90 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.PlayBtnClick);

            #line default
            #line hidden
                return;

            case 18:

            #line 91 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.PlayBtnClick);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tcHead = ((System.Windows.Controls.TabControl)(target));

            #line 15 "..\..\MainWindow.xaml"
                this.tcHead.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tcHead_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.tiReports = ((System.Windows.Controls.TabItem)(target));
                return;

            case 3:
                this.gReport = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.rPanels = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 5:
                this.rLeftPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            case 7:
                this.rcbiEmployeeStats = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 8:
                this.rcbiTicketAge = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 9:
                this.rdpl = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.rDatepicker = ((System.Windows.Controls.DatePicker)(target));
                return;

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

            #line 57 "..\..\MainWindow.xaml"
                this.rbtnSelect.Click += new System.Windows.RoutedEventHandler(this.rbtnSelect_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.rbtnClear = ((System.Windows.Controls.Button)(target));

            #line 58 "..\..\MainWindow.xaml"
                this.rbtnClear.Click += new System.Windows.RoutedEventHandler(this.rbtnClear_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.rRightPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 14:
                this.rBarGraph = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 15:
                this.rbgGraph = ((InteractiveDataDisplay.WPF.BarGraph)(target));
                return;

            case 16:
                this.rGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 17:
                this.rsGridButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 18:
                this.rPrintButt = ((System.Windows.Controls.Button)(target));

            #line 78 "..\..\MainWindow.xaml"
                this.rPrintButt.Click += new System.Windows.RoutedEventHandler(this.rPrintButt_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.rExportButt = ((System.Windows.Controls.Button)(target));

            #line 79 "..\..\MainWindow.xaml"
                this.rExportButt.Click += new System.Windows.RoutedEventHandler(this.rExportButt_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.tiDashBoard = ((System.Windows.Controls.TabItem)(target));
                return;

            case 21:
                this.gDash = ((System.Windows.Controls.Grid)(target));
                return;

            case 22:
                this.dEmpGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 23:
                this.dTicketGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 24:
                this.stack = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 25:
                this.transferCurreny = ((System.Windows.Media.TranslateTransform)(target));
                return;

            case 26:
                this.canvas = ((System.Windows.Controls.Canvas)(target));
                return;

            case 27:
                this.txtKron = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 28:
                this.dashDate = ((System.Windows.Controls.TextBox)(target));
                return;

            case 29:
                this.dTicketClosedLastMonth = ((System.Windows.Controls.TextBox)(target));
                return;

            case 30:
                this.dTicketOpenedLastMonth = ((System.Windows.Controls.TextBox)(target));
                return;

            case 31:
                this.dTicketClosedThisMonth = ((System.Windows.Controls.TextBox)(target));
                return;

            case 32:
                this.dTicketOpenedThisMonth = ((System.Windows.Controls.TextBox)(target));
                return;

            case 33:
                this.tiForcast = ((System.Windows.Controls.TabItem)(target));
                return;

            case 34:
                this.gForcast = ((System.Windows.Controls.Grid)(target));
                return;

            case 35:
                this.tiSchedule = ((System.Windows.Controls.TabItem)(target));
                return;

            case 36:
                this.gSchedule = ((System.Windows.Controls.Grid)(target));
                return;

            case 37:
                this.sTabs = ((System.Windows.Controls.TabControl)(target));

            #line 130 "..\..\MainWindow.xaml"
                this.sTabs.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tcHead_SelectionChanged);

            #line default
            #line hidden
                return;

            case 38:
                this.stiManage = ((System.Windows.Controls.TabItem)(target));
                return;

            case 39:
                this.smGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 40:
                this.scbOptions = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 41:
                this.oAddShift = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 42:
                this.oAddExcuse = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 43:
                this.oChangeHours = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 44:
                this.View = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\MainWindow.xaml"
                ((Table1.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.WindowLoaded);

            #line default
            #line hidden

            #line 11 "..\..\MainWindow.xaml"
                ((Table1.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.WindowClosing);

            #line default
            #line hidden
                return;

            case 2:
                this.SliderGraph = ((Table1.MinMaxGraphControl)(target));
                return;

            case 3:
                this.LegendGraph = ((System.Windows.Controls.CheckBox)(target));

            #line 35 "..\..\MainWindow.xaml"
                this.LegendGraph.Click += new System.Windows.RoutedEventHandler(this.LegendGraph_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.timeStart = ((Table1.NumericControl)(target));
                return;

            case 5:
                this.timeStop = ((Table1.NumericControl)(target));
                return;

            case 6:
                this.amplit = ((Table1.NumericControl)(target));
                return;

            case 7:
                this.color_box = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 8:
                this.plus = ((System.Windows.Controls.Button)(target));

            #line 62 "..\..\MainWindow.xaml"
                this.plus.Click += new System.Windows.RoutedEventHandler(this.PlusClick);

            #line default
            #line hidden
                return;

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

            #line 76 "..\..\MainWindow.xaml"
                this.minus.Click += new System.Windows.RoutedEventHandler(this.MinusClick);

            #line default
            #line hidden
                return;

            case 10:
                this.table = ((System.Windows.Controls.DataGrid)(target));

            #line 89 "..\..\MainWindow.xaml"
                this.table.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.Table_LoadingRow);

            #line default
            #line hidden
                return;

            case 11:
                this.TIME_start = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 12:
                this.TIME_stop = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 13:
                this.amplitude = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 14:
                this.color = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 15:
                this.graphCanvas = ((System.Windows.Controls.Canvas)(target));
                return;

            case 16:
                this.plotter = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 17:
                this.linesPlot = ((System.Windows.Controls.Grid)(target));

            #line 123 "..\..\MainWindow.xaml"
                this.linesPlot.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.LineMouseDown);

            #line default
            #line hidden
                return;

            case 18:
                this.rightLine = ((System.Windows.Shapes.Path)(target));

            #line 125 "..\..\MainWindow.xaml"
                this.rightLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.rightLine_MouseDown);

            #line default
            #line hidden
                return;

            case 19:
                this.leftLine = ((System.Windows.Shapes.Path)(target));

            #line 130 "..\..\MainWindow.xaml"
                this.leftLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.leftLine_MouseDown);

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

            #line 22 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.dataGrid = ((System.Windows.Controls.DataGrid)(target));

            #line 133 "..\..\MainWindow.xaml"
                this.dataGrid.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.dataGrid_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.dftText = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.progressBar = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 5:
                this.dftCheckBox = ((System.Windows.Controls.CheckBox)(target));

            #line 137 "..\..\MainWindow.xaml"
                this.dftCheckBox.Click += new System.Windows.RoutedEventHandler(this.dftCheckBox_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.zeroOffsetTextBox = ((System.Windows.Controls.TextBox)(target));

            #line 139 "..\..\MainWindow.xaml"
                this.zeroOffsetTextBox.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.zeroOffsetTextBox_PreviewTextInput);

            #line default
            #line hidden
                return;

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

            #line 140 "..\..\MainWindow.xaml"
                this.refreshButton.Click += new System.Windows.RoutedEventHandler(this.refreshButton_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.plotter = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

            case 9:
                this.graphTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.graphRun = ((System.Windows.Documents.Run)(target));
                return;

            case 11:
                this.lines = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }