void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ReceivingModule = ((WpfFront.Views.ReceivingView)(target)); return; case 2: this.txtTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.txtHide = ((System.Windows.Controls.TextBlock)(target)); #line 36 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.TextBlock_MouseDown); #line default #line hidden return; case 4: this.stpDocLis = ((System.Windows.Controls.DockPanel)(target)); return; case 5: this.gb1 = ((System.Windows.Controls.GroupBox)(target)); return; case 6: this.txtVendor = ((WpfFront.Common.UserControls.SearchAccount)(target)); return; case 7: this.btnEmptyTask = ((System.Windows.Controls.Button)(target)); #line 59 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnEmptyTask.Click += new System.Windows.RoutedEventHandler(this.btnEmptyTask_Click); #line default #line hidden return; case 8: this.dpList = ((System.Windows.Controls.DockPanel)(target)); return; case 9: this.txtSearch = ((System.Windows.Controls.TextBox)(target)); #line 75 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtSearch.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtSearch_TextChanged); #line default #line hidden return; case 10: this.chkLate = ((System.Windows.Controls.CheckBox)(target)); #line 76 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.chkLate.Checked += new System.Windows.RoutedEventHandler(this.chkLate_Checked); #line default #line hidden #line 76 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.chkLate.Unchecked += new System.Windows.RoutedEventHandler(this.chkLate_Checked); #line default #line hidden return; case 11: #line 78 "..\..\..\..\Trace\Views\ReceivingView.xaml" ((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown); #line default #line hidden return; case 12: this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 85 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_Click); #line default #line hidden return; case 13: this.ctnColsMenu = ((System.Windows.Controls.ContextMenu)(target)); return; case 14: #line 112 "..\..\..\..\Trace\Views\ReceivingView.xaml" ((System.Windows.Controls.MenuItem)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.MenuItem_MouseEnter); #line default #line hidden return; case 15: this.tabMenu = ((System.Windows.Controls.TabControl)(target)); return; case 16: this.lvDocumentData = ((System.Windows.Controls.ListView)(target)); return; case 17: this.xRefresh = ((System.Windows.Controls.Image)(target)); #line 209 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.xRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.xRefresh_MouseDown); #line default #line hidden return; case 18: this.btnRecTkt = ((System.Windows.Controls.Button)(target)); #line 212 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnRecTkt.Click += new System.Windows.RoutedEventHandler(this.btnRecTkt_Click); #line default #line hidden return; case 19: this.ucDirectPrint = ((WpfFront.Common.UserControls.DirectPrint)(target)); return; case 20: this.btnPrintOpc = ((System.Windows.Controls.Button)(target)); #line 227 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnPrintOpc.Click += new System.Windows.RoutedEventHandler(this.btnPrintOpc_Click); #line default #line hidden return; case 21: this.btnCrossDock = ((System.Windows.Controls.Button)(target)); #line 237 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnCrossDock.Click += new System.Windows.RoutedEventHandler(this.btnCrossDock_Click); #line default #line hidden return; case 22: this.gAbArrive = ((System.Windows.Controls.GroupBox)(target)); return; case 23: this.txtQtyArrived = ((System.Windows.Controls.TextBox)(target)); #line 264 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtQtyArrived.LostFocus += new System.Windows.RoutedEventHandler(this.txtQuantity_LostFocus); #line default #line hidden return; case 24: this.btnArrived = ((System.Windows.Controls.Button)(target)); #line 273 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnArrived.Click += new System.Windows.RoutedEventHandler(this.btnArrived_Click); #line default #line hidden return; case 25: this.cboStatus = ((System.Windows.Controls.ComboBox)(target)); return; case 26: this.btnChangeStatus = ((System.Windows.Controls.Button)(target)); #line 296 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnChangeStatus.Click += new System.Windows.RoutedEventHandler(this.btnChangeStatus_Click); #line default #line hidden return; case 27: this.stkCross = ((System.Windows.Controls.StackPanel)(target)); return; case 28: #line 307 "..\..\..\..\Trace\Views\ReceivingView.xaml" ((System.Windows.Controls.TextBlock)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.TextBlock_MouseEnter); #line default #line hidden return; case 29: this.expDocLines = ((Odyssey.Controls.OdcExpander)(target)); return; case 30: this.dgLines = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); return; case 31: this.stkPosting = ((System.Windows.Controls.StackPanel)(target)); return; case 32: this.dgPostingBalance = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 392 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.dgPostingBalance.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgPostingBalance_MouseDoubleClick); #line default #line hidden return; case 33: this.pnPosting = ((System.Windows.Controls.Border)(target)); return; case 34: this.txtDocDate = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 35: this.txtVendDoc = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.btnCreateReceipt = ((System.Windows.Controls.Button)(target)); #line 462 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnCreateReceipt.Click += new System.Windows.RoutedEventHandler(this.btnCreteReceipt_Click); #line default #line hidden return; case 37: this.txtRctComment = ((System.Windows.Controls.TextBox)(target)); return; case 38: this.txtPostResult = ((System.Windows.Controls.TextBlock)(target)); return; case 39: this.tbItemReceive = ((System.Windows.Controls.TabItem)(target)); return; case 40: this.stkBox = ((System.Windows.Controls.StackPanel)(target)); return; case 41: this.frmNotification = ((Core.WPF.FormNotification)(target)); return; case 42: this.txtBinLabel = ((WpfFront.Common.UserControls.BinLocation)(target)); return; case 43: this.chkPutAway = ((System.Windows.Controls.CheckBox)(target)); return; case 44: this.btnPrintOpcR = ((System.Windows.Controls.Button)(target)); #line 533 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnPrintOpcR.Click += new System.Windows.RoutedEventHandler(this.btnPrintOpc_Click); #line default #line hidden return; case 45: this.txtProcessResult = ((System.Windows.Controls.TextBlock)(target)); return; case 46: this.expManual = ((Odyssey.Controls.OdcExpander)(target)); #line 550 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.expManual.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 550 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.expManual.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 47: this.dgReceive = ((System.Windows.Controls.Grid)(target)); return; case 48: this.txtProduct = ((WpfFront.Common.UserControls.SearchProduct)(target)); return; case 49: this.cboUnit = ((System.Windows.Controls.ListView)(target)); #line 579 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.cboUnit.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboUnit_SelectionChanged); #line default #line hidden return; case 50: this.grdRecManual = ((System.Windows.Controls.Grid)(target)); return; case 51: this.txtQuantity = ((System.Windows.Controls.TextBox)(target)); #line 606 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtQuantity.LostFocus += new System.Windows.RoutedEventHandler(this.txtQuantity_LostFocus); #line default #line hidden return; case 52: this.txtCurQty = ((System.Windows.Controls.TextBlock)(target)); return; case 53: this.cboLogiUnit = ((System.Windows.Controls.ComboBox)(target)); #line 619 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.cboLogiUnit.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboLogiUnit_SelectionChanged); #line default #line hidden return; case 54: this.txtQtyPerPack = ((System.Windows.Controls.TextBox)(target)); return; case 55: this.txtProductTrackMsg = ((System.Windows.Controls.TextBlock)(target)); return; case 56: this.btnTrack = ((System.Windows.Controls.Button)(target)); #line 630 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnTrack.Click += new System.Windows.RoutedEventHandler(this.btnTrack_Click); #line default #line hidden return; case 57: this.btnReceive = ((System.Windows.Controls.Button)(target)); #line 631 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnReceive.Click += new System.Windows.RoutedEventHandler(this.btnReceive_Click); #line default #line hidden return; case 58: this.dgReturn = ((System.Windows.Controls.Grid)(target)); return; case 59: this.txtRetPending = ((System.Windows.Controls.TextBlock)(target)); return; case 60: this.txtQtyHnd = ((System.Windows.Controls.TextBox)(target)); #line 663 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtQtyHnd.LostFocus += new System.Windows.RoutedEventHandler(this.txtQtyHnd_LostFocus); #line default #line hidden return; case 61: this.txtDamage = ((System.Windows.Controls.TextBox)(target)); #line 669 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtDamage.LostFocus += new System.Windows.RoutedEventHandler(this.txDamage_LostFocus); #line default #line hidden return; case 62: this.txtRetTotal = ((System.Windows.Controls.TextBox)(target)); return; case 63: this.btnReceiveReturn = ((System.Windows.Controls.Button)(target)); #line 678 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnReceiveReturn.Click += new System.Windows.RoutedEventHandler(this.btnReceiveReturn_Click); #line default #line hidden return; case 64: this.tbProductInfo = ((System.Windows.Controls.TabControl)(target)); return; case 65: this.txtUPC = ((System.Windows.Controls.TextBox)(target)); return; case 66: this.txtReference = ((System.Windows.Controls.TextBox)(target)); return; case 67: this.txtManufacturer = ((System.Windows.Controls.TextBox)(target)); return; case 68: this.lvBinStock = ((System.Windows.Controls.ListView)(target)); #line 731 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.lvBinStock.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lsStock_SelectionChanged); #line default #line hidden return; case 69: this.txtAssigBin = ((System.Windows.Controls.TextBox)(target)); return; case 70: this.cboBinDirection = ((System.Windows.Controls.ComboBox)(target)); return; case 71: this.btnAssignBin = ((System.Windows.Controls.Button)(target)); #line 752 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnAssignBin.Click += new System.Windows.RoutedEventHandler(this.btnAssignBin_Click); #line default #line hidden return; case 72: this.expLabel = ((Odyssey.Controls.OdcExpander)(target)); #line 783 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.expLabel.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 783 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.expLabel.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 73: this.txtScanLabel = ((System.Windows.Controls.TextBox)(target)); #line 791 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.txtScanLabel.LostFocus += new System.Windows.RoutedEventHandler(this.txtScanLabel_LostFocus); #line default #line hidden return; case 74: this.stkLabelTrack = ((System.Windows.Controls.StackPanel)(target)); return; case 75: this.lvTrackLabel = ((System.Windows.Controls.ListView)(target)); return; case 76: this.btnLabelTrakOpt = ((System.Windows.Controls.Button)(target)); #line 814 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnLabelTrakOpt.Click += new System.Windows.RoutedEventHandler(this.btnLabelTrakOpt_Click); #line default #line hidden return; case 77: this.chkSelectLabel = ((System.Windows.Controls.CheckBox)(target)); #line 829 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.chkSelectLabel.Checked += new System.Windows.RoutedEventHandler(this.chkSelectAll_Checked); #line default #line hidden #line 829 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.chkSelectLabel.Unchecked += new System.Windows.RoutedEventHandler(this.chkSelectAll_Unchecked); #line default #line hidden return; case 78: this.lvLabelsAvailable = ((System.Windows.Controls.ListView)(target)); #line 834 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.lvLabelsAvailable.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.lvLabelsAvailable_Click)); #line default #line hidden return; case 79: this.btnReceiveLabel = ((System.Windows.Controls.Button)(target)); #line 845 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnReceiveLabel.Click += new System.Windows.RoutedEventHandler(this.btnReceiveLabel_Click); #line default #line hidden return; case 80: this.dgDocumentBalance = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 868 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.dgDocumentBalance.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgPostingBalance_MouseDoubleClick); #line default #line hidden return; case 81: this.btnReceiptAtOnce = ((System.Windows.Controls.Button)(target)); #line 914 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnReceiptAtOnce.Click += new System.Windows.RoutedEventHandler(this.btnReceiptAtOnce_Click); #line default #line hidden return; case 82: this.tbItemTracking = ((System.Windows.Controls.TabItem)(target)); return; case 83: this.itmTrackOpts = ((System.Windows.Controls.ItemsControl)(target)); return; case 84: this.btnTrackReceive = ((System.Windows.Controls.Button)(target)); #line 936 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnTrackReceive.Click += new System.Windows.RoutedEventHandler(this.btnTrackReceive_Click); #line default #line hidden return; case 85: this.tbPosting = ((System.Windows.Controls.TabItem)(target)); return; case 86: this.lvReceipts = ((System.Windows.Controls.ListView)(target)); #line 952 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.lvReceipts.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lvReceipts_SelectionChanged); #line default #line hidden return; case 87: this.stkReceiptData = ((System.Windows.Controls.Border)(target)); return; case 88: this.btnReversePosted = ((System.Windows.Controls.Button)(target)); #line 998 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnReversePosted.Click += new System.Windows.RoutedEventHandler(this.btnReversePosted_Click); #line default #line hidden return; case 89: this.btnViewPR = ((System.Windows.Controls.Button)(target)); #line 1001 "..\..\..\..\Trace\Views\ReceivingView.xaml" this.btnViewPR.Click += new System.Windows.RoutedEventHandler(this.btnViewPR_Click); #line default #line hidden return; case 90: this.dgReceiptLines = ((System.Windows.Controls.StackPanel)(target)); return; case 91: this.popup1 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 92: this.ucRecBalance = ((WpfFront.Common.UserControls.PopUpShell)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.KitAssembly = ((WpfFront.Views.KitAssemblyView)(target)); return; case 2: this.stpDocList2 = ((System.Windows.Controls.StackPanel)(target)); return; case 3: this.txtSearch = ((System.Windows.Controls.TextBox)(target)); #line 59 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.txtSearch.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtSearch_TextChanged); #line default #line hidden return; case 4: this.chkLate = ((System.Windows.Controls.CheckBox)(target)); #line 60 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.chkLate.Checked += new System.Windows.RoutedEventHandler(this.chkLate_Checked); #line default #line hidden #line 60 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.chkLate.Unchecked += new System.Windows.RoutedEventHandler(this.chkLate_Checked); #line default #line hidden return; case 5: #line 61 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" ((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown); #line default #line hidden return; case 6: this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 73 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_Click); #line default #line hidden return; case 7: this.ctnColsMenu1 = ((System.Windows.Controls.ContextMenu)(target)); return; case 8: #line 85 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" ((System.Windows.Controls.MenuItem)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.MenuItem_MouseEnter); #line default #line hidden return; case 9: this.tabMenu = ((System.Windows.Controls.TabControl)(target)); return; case 10: this.lvDocumentData = ((System.Windows.Controls.ListView)(target)); return; case 11: this.xRefresh = ((System.Windows.Controls.Image)(target)); #line 197 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.xRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.xRefresh_MouseDown); #line default #line hidden return; case 12: this.btnRecTkt = ((System.Windows.Controls.Button)(target)); #line 200 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnRecTkt.Click += new System.Windows.RoutedEventHandler(this.btnRecTkt_Click); #line default #line hidden return; case 13: this.ucDirectPrint = ((WpfFront.Common.UserControls.DirectPrint)(target)); return; case 14: this.btnPrintOpc = ((System.Windows.Controls.Button)(target)); #line 212 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnPrintOpc.Click += new System.Windows.RoutedEventHandler(this.btnPrintOpc_Click); #line default #line hidden return; case 15: this.cboStatus = ((System.Windows.Controls.ComboBox)(target)); return; case 16: this.cboPickM = ((System.Windows.Controls.ComboBox)(target)); return; case 17: this.btnChangeStatus = ((System.Windows.Controls.Button)(target)); #line 256 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnChangeStatus.Click += new System.Windows.RoutedEventHandler(this.btnChangeStatus_Click); #line default #line hidden return; case 18: this.expDocLines = ((Odyssey.Controls.OdcExpander)(target)); return; case 19: this.dgLines = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); return; case 20: this.tbItemReceive = ((System.Windows.Controls.TabItem)(target)); return; case 21: this.stkBox = ((System.Windows.Controls.StackPanel)(target)); return; case 22: this.frmNotification = ((Core.WPF.FormNotification)(target)); return; case 23: this.txtBinLabel = ((System.Windows.Controls.TextBox)(target)); #line 370 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.txtBinLabel.LostFocus += new System.Windows.RoutedEventHandler(this.txtBinLabel_LostFocus); #line default #line hidden return; case 24: this.txtProcessResult = ((System.Windows.Controls.TextBlock)(target)); return; case 25: this.btnConfirmAsemblyOrder = ((System.Windows.Controls.Button)(target)); #line 385 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnConfirmAsemblyOrder.Click += new System.Windows.RoutedEventHandler(this.btnConfirmAsemblyOrder_Click); #line default #line hidden return; case 26: this.btnPrintOpc2 = ((System.Windows.Controls.Button)(target)); #line 389 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnPrintOpc2.Click += new System.Windows.RoutedEventHandler(this.btnPrintOpc_Click); #line default #line hidden return; case 27: this.expManual = ((Odyssey.Controls.OdcExpander)(target)); #line 402 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.expManual.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 402 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.expManual.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 28: this.dgReceive = ((System.Windows.Controls.Grid)(target)); return; case 29: this.txtProduct = ((WpfFront.Common.UserControls.SearchProduct)(target)); return; case 30: this.cboUnit = ((System.Windows.Controls.ListView)(target)); #line 451 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.cboUnit.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboUnit_SelectionChanged); #line default #line hidden return; case 31: this.txtQuantity = ((System.Windows.Controls.TextBox)(target)); return; case 32: this.txtProductTrackMsg = ((System.Windows.Controls.TextBlock)(target)); return; case 33: this.btnTrack = ((System.Windows.Controls.Button)(target)); #line 479 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnTrack.Click += new System.Windows.RoutedEventHandler(this.btnTrack_Click); #line default #line hidden return; case 34: this.btnReceive = ((System.Windows.Controls.Button)(target)); #line 480 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnReceive.Click += new System.Windows.RoutedEventHandler(this.btnReceive_Click); #line default #line hidden return; case 35: this.lvBinStock = ((System.Windows.Controls.StackPanel)(target)); return; case 36: this.lsStock = ((System.Windows.Controls.ListView)(target)); #line 490 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.lsStock.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lsStock_SelectionChanged); #line default #line hidden return; case 37: this.expLabel = ((Odyssey.Controls.OdcExpander)(target)); #line 524 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.expLabel.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 524 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.expLabel.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 38: this.txtScanLabel = ((System.Windows.Controls.TextBox)(target)); #line 532 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.txtScanLabel.LostFocus += new System.Windows.RoutedEventHandler(this.txtScanLabel_LostFocus); #line default #line hidden return; case 39: this.stkLabelTrack = ((System.Windows.Controls.StackPanel)(target)); return; case 40: this.lvTrackLabel = ((System.Windows.Controls.ListView)(target)); return; case 41: this.btnLabelTrakOpt = ((System.Windows.Controls.Button)(target)); #line 556 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnLabelTrakOpt.Click += new System.Windows.RoutedEventHandler(this.btnLabelTrakOpt_Click); #line default #line hidden return; case 42: this.lvLabelsAvailable = ((System.Windows.Controls.ListView)(target)); return; case 43: this.btnReceiveLabel = ((System.Windows.Controls.Button)(target)); #line 582 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnReceiveLabel.Click += new System.Windows.RoutedEventHandler(this.btnReceiveLabel_Click); #line default #line hidden return; case 44: this.dgDocumentBalance = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 603 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.dgDocumentBalance.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgPostingBalance_MouseDoubleClick); #line default #line hidden return; case 45: this.btnReceiptAtOnce = ((System.Windows.Controls.Button)(target)); #line 648 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnReceiptAtOnce.Click += new System.Windows.RoutedEventHandler(this.btnReceiptAtOnce_Click); #line default #line hidden return; case 46: this.tbItemTracking = ((System.Windows.Controls.TabItem)(target)); return; case 47: this.lvTrackProduct = ((System.Windows.Controls.ListView)(target)); return; case 48: this.txtQtyTrack = ((System.Windows.Controls.TextBox)(target)); return; case 49: this.btnAddTrackOpt = ((System.Windows.Controls.Button)(target)); #line 712 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnAddTrackOpt.Click += new System.Windows.RoutedEventHandler(this.Add_TrackOpt_Click); #line default #line hidden return; case 50: this.txtTrackRemaining = ((System.Windows.Controls.TextBlock)(target)); return; case 51: this.txtTrackRemain = ((System.Windows.Controls.TextBlock)(target)); return; case 52: this.lvManualTrackList = ((System.Windows.Controls.ListView)(target)); return; case 53: this.btnTrackRemove = ((System.Windows.Controls.Button)(target)); #line 739 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnTrackRemove.Click += new System.Windows.RoutedEventHandler(this.btnTrackRemove_Click); #line default #line hidden return; case 54: this.btnTrackReceive = ((System.Windows.Controls.Button)(target)); #line 740 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnTrackReceive.Click += new System.Windows.RoutedEventHandler(this.btnTrackReceive_Click); #line default #line hidden return; case 55: this.popup1 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 56: this.ucRecBalance = ((WpfFront.Common.UserControls.PopUpShell)(target)); return; case 57: this.popup2 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 58: this.txtConfirm = ((System.Windows.Controls.TextBlock)(target)); return; case 59: this.cboPrinter = ((System.Windows.Controls.ComboBox)(target)); return; case 60: this.btnCofirmContinue = ((System.Windows.Controls.Button)(target)); #line 791 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnCofirmContinue.Click += new System.Windows.RoutedEventHandler(this.btnCofirmContinue_Click); #line default #line hidden return; case 61: this.btnConfirmCancel = ((System.Windows.Controls.Button)(target)); #line 793 "..\..\..\..\Trace\Views\KitAssemblyView.xaml" this.btnConfirmCancel.Click += new System.Windows.RoutedEventHandler(this.btnConfirmCancel_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ShippingModule = ((WpfFront.Views.ShippingView)(target)); return; case 2: this.txtTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.txtHide = ((System.Windows.Controls.TextBlock)(target)); #line 37 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.txtHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.txtHide_MouseDown); #line default #line hidden return; case 4: this.stpDocLis = ((System.Windows.Controls.DockPanel)(target)); return; case 5: this.gp1 = ((System.Windows.Controls.GroupBox)(target)); return; case 6: this.txtCustomer = ((WpfFront.Common.UserControls.SearchAccount)(target)); return; case 7: this.btnEmptyTask = ((System.Windows.Controls.Button)(target)); #line 59 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnEmptyTask.Click += new System.Windows.RoutedEventHandler(this.btnEmptyTask_Click); #line default #line hidden return; case 8: this.dpList = ((System.Windows.Controls.DockPanel)(target)); return; case 9: this.txtSearch = ((System.Windows.Controls.TextBox)(target)); #line 76 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.txtSearch.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtSearch_TextChanged); #line default #line hidden return; case 10: this.chkLate = ((System.Windows.Controls.CheckBox)(target)); #line 78 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.chkLate.Checked += new System.Windows.RoutedEventHandler(this.chkLate_Checked); #line default #line hidden #line 78 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.chkLate.Unchecked += new System.Windows.RoutedEventHandler(this.chkLate_Checked); #line default #line hidden return; case 11: this.chkMerged = ((System.Windows.Controls.CheckBox)(target)); #line 80 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.chkMerged.Checked += new System.Windows.RoutedEventHandler(this.chkMerged_Checked); #line default #line hidden #line 80 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.chkMerged.Unchecked += new System.Windows.RoutedEventHandler(this.chkMerged_Unchecked); #line default #line hidden return; case 12: #line 82 "..\..\..\..\..\Trace\Views\ShippingView.xaml" ((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown); #line default #line hidden return; case 13: this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 95 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_Click); #line default #line hidden return; case 14: this.ctnColsMenu = ((System.Windows.Controls.ContextMenu)(target)); return; case 15: #line 122 "..\..\..\..\..\Trace\Views\ShippingView.xaml" ((System.Windows.Controls.MenuItem)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.MenuItem_MouseEnter); #line default #line hidden return; case 16: this.tabMenu = ((System.Windows.Controls.TabControl)(target)); #line 193 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.tabMenu.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tabMenu_SelectionChanged); #line default #line hidden return; case 17: this.lvDocumentData = ((System.Windows.Controls.ListView)(target)); return; case 18: this.xRefresh = ((System.Windows.Controls.Image)(target)); #line 241 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.xRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.xRefresh_MouseDown); #line default #line hidden return; case 19: this.btnPktTkt = ((System.Windows.Controls.Button)(target)); #line 244 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnPktTkt.Click += new System.Windows.RoutedEventHandler(this.btnPktTkt_Click); #line default #line hidden return; case 20: this.ucDirectPrint = ((WpfFront.Common.UserControls.DirectPrint)(target)); return; case 21: this.cboStatus = ((System.Windows.Controls.ComboBox)(target)); return; case 22: this.cboPickM = ((System.Windows.Controls.ComboBox)(target)); return; case 23: this.btnChangeStatus = ((System.Windows.Controls.Button)(target)); #line 291 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnChangeStatus.Click += new System.Windows.RoutedEventHandler(this.btnChangeStatus_Click); #line default #line hidden return; case 24: this.txtWarning = ((System.Windows.Controls.TextBlock)(target)); return; case 25: this.expDocLines = ((Odyssey.Controls.OdcExpander)(target)); #line 322 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.expDocLines.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.expDocLines_MouseDoubleClick); #line default #line hidden return; case 26: this.dgLines = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); return; case 27: this.stkUpdLines = ((System.Windows.Controls.StackPanel)(target)); return; case 28: this.btnAdd = ((System.Windows.Controls.Button)(target)); #line 390 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click); #line default #line hidden return; case 29: this.btnRemove = ((System.Windows.Controls.Button)(target)); #line 391 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click); #line default #line hidden return; case 30: this.stkPosting = ((System.Windows.Controls.StackPanel)(target)); return; case 31: this.dgPostingBalance = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 415 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.dgPostingBalance.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgPostingBalance_MouseDoubleClick); #line default #line hidden return; case 32: this.pnPosting = ((System.Windows.Controls.Border)(target)); return; case 33: this.btnConfirmPicking = ((System.Windows.Controls.Button)(target)); #line 462 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnConfirmPicking.Click += new System.Windows.RoutedEventHandler(this.btnConfirmPicking_Click); #line default #line hidden return; case 34: this.btnCreateShipment = ((System.Windows.Controls.Button)(target)); #line 467 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnCreateShipment.Click += new System.Windows.RoutedEventHandler(this.btnCreateShipment_Click); #line default #line hidden return; case 35: this.txtPostResult = ((System.Windows.Controls.TextBlock)(target)); return; case 36: this.tbItemShip = ((System.Windows.Controls.TabItem)(target)); return; case 37: this.stkBox = ((System.Windows.Controls.StackPanel)(target)); return; case 38: this.frmNotification = ((Core.WPF.FormNotification)(target)); return; case 39: this.txtBinLabel = ((System.Windows.Controls.TextBox)(target)); #line 509 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.txtBinLabel.LostFocus += new System.Windows.RoutedEventHandler(this.txtBinLabel_LostFocus); #line default #line hidden return; case 40: this.txtProcessResult = ((System.Windows.Controls.TextBlock)(target)); return; case 41: this.expManual = ((Odyssey.Controls.OdcExpander)(target)); #line 522 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.expManual.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 522 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.expManual.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 42: this.dgShip = ((System.Windows.Controls.Grid)(target)); return; case 43: this.txtProduct = ((WpfFront.Common.UserControls.SearchProduct)(target)); return; case 44: this.cboUnit = ((System.Windows.Controls.ListView)(target)); #line 569 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.cboUnit.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboUnit_SelectionChanged); #line default #line hidden return; case 45: this.txtQuantity = ((System.Windows.Controls.TextBox)(target)); #line 582 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.txtQuantity.LostFocus += new System.Windows.RoutedEventHandler(this.txtQuantity_LostFocus); #line default #line hidden return; case 46: this.cboPackage = ((System.Windows.Controls.ComboBox)(target)); return; case 47: this.txtProductTrackMsg = ((System.Windows.Controls.TextBlock)(target)); return; case 48: this.btnTrack = ((System.Windows.Controls.Button)(target)); #line 601 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnTrack.Click += new System.Windows.RoutedEventHandler(this.btnTrack_Click); #line default #line hidden return; case 49: this.btnPick = ((System.Windows.Controls.Button)(target)); #line 602 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnPick.Click += new System.Windows.RoutedEventHandler(this.btnShip_Click); #line default #line hidden return; case 50: this.lvBinStock = ((System.Windows.Controls.StackPanel)(target)); return; case 51: this.lsStock = ((System.Windows.Controls.ListView)(target)); #line 609 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.lsStock.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lsStock_SelectionChanged); #line default #line hidden return; case 52: this.expLabel = ((Odyssey.Controls.OdcExpander)(target)); #line 631 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.expLabel.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded); #line default #line hidden #line 631 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.expLabel.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed); #line default #line hidden return; case 53: this.txtScanLabel = ((System.Windows.Controls.TextBox)(target)); #line 638 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.txtScanLabel.LostFocus += new System.Windows.RoutedEventHandler(this.txtScanLabel_LostFocus); #line default #line hidden return; case 54: this.lvLabelsAvailable = ((System.Windows.Controls.ListView)(target)); #line 648 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.lvLabelsAvailable.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.lvLabelsAvailable_Click)); #line default #line hidden return; case 55: this.btnShipLabel = ((System.Windows.Controls.Button)(target)); #line 660 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnShipLabel.Click += new System.Windows.RoutedEventHandler(this.btnShipLabel_Click); #line default #line hidden return; case 56: this.dgDocumentBalance = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); return; case 57: this.btnShipmentAtOnce = ((System.Windows.Controls.Button)(target)); #line 717 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnShipmentAtOnce.Click += new System.Windows.RoutedEventHandler(this.btnShipmentAtOnce_Click); #line default #line hidden return; case 58: this.tbItemTracking = ((System.Windows.Controls.TabItem)(target)); return; case 59: this.itmTrackOpts = ((System.Windows.Controls.ItemsControl)(target)); return; case 60: this.tbPosting = ((System.Windows.Controls.TabItem)(target)); return; case 61: this.imgPack = ((System.Windows.Controls.Image)(target)); #line 765 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.imgPack.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgPack_MouseDown); #line default #line hidden return; case 62: this.imgTicket = ((System.Windows.Controls.Image)(target)); #line 768 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.imgTicket.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgTicket_MouseDown); #line default #line hidden return; case 63: this.imgRefresh = ((System.Windows.Controls.Image)(target)); #line 770 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.imgRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgRefresh_MouseDown); #line default #line hidden return; case 64: this.lvInvoice = ((System.Windows.Controls.ListView)(target)); #line 776 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.lvInvoice.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lvInvoice_SelectionChanged); #line default #line hidden return; case 65: this.stkShipmentData = ((System.Windows.Controls.Border)(target)); return; case 66: this.btnReversePosted = ((System.Windows.Controls.StackPanel)(target)); return; case 67: this.binRestock = ((WpfFront.Common.UserControls.BinLocation)(target)); return; case 68: #line 830 "..\..\..\..\..\Trace\Views\ShippingView.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnReversePosted_Click); #line default #line hidden return; case 69: this.dgShipmentLines = ((System.Windows.Controls.StackPanel)(target)); return; case 70: this.btnFullfil = ((System.Windows.Controls.Button)(target)); #line 846 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnFullfil.Click += new System.Windows.RoutedEventHandler(this.btnFullfil_Click); #line default #line hidden return; case 71: #line 862 "..\..\..\..\..\Trace\Views\ShippingView.xaml" ((Xceed.Wpf.DataGrid.DataGridControl)(target)).MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.DataGridControl_MouseDoubleClick); #line default #line hidden return; case 72: this.tabPack = ((System.Windows.Controls.TabControl)(target)); #line 910 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.tabPack.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TabControl_SelectionChanged); #line default #line hidden return; case 73: this.imgPackL = ((System.Windows.Controls.Image)(target)); #line 916 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.imgPackL.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgPackL_MouseDown); #line default #line hidden return; case 74: this.lvPacks = ((System.Windows.Controls.ListView)(target)); return; case 75: this.updPack = ((System.Windows.Controls.Button)(target)); #line 974 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.updPack.Click += new System.Windows.RoutedEventHandler(this.updPack_Click); #line default #line hidden return; case 76: this.prPreview = ((System.Windows.Controls.Button)(target)); #line 977 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.prPreview.Click += new System.Windows.RoutedEventHandler(this.prPrint_Click); #line default #line hidden return; case 77: this.btnAdmPacks = ((System.Windows.Controls.Button)(target)); #line 987 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnAdmPacks.Click += new System.Windows.RoutedEventHandler(this.btnAdmPacks_Click); #line default #line hidden return; case 78: this.btnPS = ((System.Windows.Controls.Button)(target)); #line 1001 "..\..\..\..\..\Trace\Views\ShippingView.xaml" this.btnPS.Click += new System.Windows.RoutedEventHandler(this.btnPS_Click); #line default #line hidden return; case 79: this.ucDirectShip = ((WpfFront.Common.UserControls.DirectPrint)(target)); return; case 80: this.ucShowFiles = ((WpfFront.Common.UserControls.ShowProcessFile)(target)); return; case 81: this.popup1 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 82: this.ucRecBalance = ((WpfFront.Common.UserControls.PopUpShell)(target)); return; case 83: this.popup2 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 84: this.ucAdminPkg = ((WpfFront.Common.UserControls.AdminPackagesV2)(target)); return; case 85: #line 1059 "..\..\..\..\..\Trace\Views\ShippingView.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 86: this.popup3 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 87: this.ucDocLine = ((WpfFront.Common.UserControls.AdminDocumentLine)(target)); return; } this._contentLoaded = true; }