void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ShippingModule = ((WpfFront.Views.BookingMngrView)(target)); return; case 2: this.txtTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.imgDocs = ((System.Windows.Controls.Image)(target)); #line 84 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.imgDocs.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgDocs_MouseDown); #line default #line hidden return; case 4: this.cboAccount = ((System.Windows.Controls.ComboBox)(target)); #line 90 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.cboAccount.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboAccount_SelectionChanged); #line default #line hidden return; case 5: this.cboDoc = ((System.Windows.Controls.ComboBox)(target)); #line 94 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.cboDoc.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboDoc_SelectionChanged); #line default #line hidden return; case 6: this.filter = ((System.Windows.Controls.CheckBox)(target)); #line 97 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.filter.Checked += new System.Windows.RoutedEventHandler(this.filter_Checked); #line default #line hidden #line 98 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.filter.Unchecked += new System.Windows.RoutedEventHandler(this.filter_Unchecked); #line default #line hidden return; case 7: this.imgRfr = ((System.Windows.Controls.Image)(target)); #line 101 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.imgRfr.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgRfr_MouseDown); #line default #line hidden return; case 8: this.ucDocList = ((WpfFront.Common.UserControls.DocumentList)(target)); return; case 9: this.tabStep = ((System.Windows.Controls.TabControl)(target)); #line 123 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.tabStep.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tabStep_SelectionChanged); #line default #line hidden return; case 10: this.cboToDo = ((System.Windows.Controls.ComboBox)(target)); return; case 11: this.docName = ((System.Windows.Controls.StackPanel)(target)); return; case 12: this.chkAll = ((System.Windows.Controls.TextBlock)(target)); #line 140 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.chkAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.chkAll_MouseDown); #line default #line hidden return; case 13: this.uncheckAll = ((System.Windows.Controls.TextBlock)(target)); #line 142 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.uncheckAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.uncheckAll_MouseDown); #line default #line hidden return; case 14: this.stkUpdLines = ((System.Windows.Controls.StackPanel)(target)); return; case 15: this.btnAdd = ((System.Windows.Controls.Button)(target)); #line 146 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click); #line default #line hidden return; case 16: this.btnRemove = ((System.Windows.Controls.Button)(target)); #line 147 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click); #line default #line hidden return; case 17: this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 160 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_GotFocus); #line default #line hidden return; case 18: this.dgDetails = ((System.Windows.Controls.ListView)(target)); #line 226 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.dgDetails.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgDetails_MouseDoubleClick); #line default #line hidden #line 226 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.dgDetails.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.dgDetails_Click)); #line default #line hidden return; case 19: this.gvLines = ((System.Windows.Controls.GridView)(target)); return; case 23: this.dgTotal = ((System.Windows.Controls.ListView)(target)); return; case 24: this.totLines = ((System.Windows.Controls.GridView)(target)); return; case 25: this.cboShipTo = ((System.Windows.Controls.ComboBox)(target)); #line 369 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.cboShipTo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboShipTo_SelectionChanged); #line default #line hidden return; case 26: this.cboDocList = ((System.Windows.Controls.ComboBox)(target)); #line 382 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.cboDocList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboDocList_SelectionChanged); #line default #line hidden return; case 27: this.dgSelected = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); return; case 28: this.txtComment = ((System.Windows.Controls.TextBox)(target)); return; case 29: #line 492 "..\..\..\..\Trace\Views\BookingMngrView.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 30: this.expBkInfo = ((Odyssey.Controls.OdcExpander)(target)); return; case 31: this.stkAddInfo = ((System.Windows.Controls.StackPanel)(target)); return; case 32: this.shipToDesc = ((System.Windows.Controls.TextBlock)(target)); return; case 33: this._D12 = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 34: this._C15 = ((System.Windows.Controls.TextBox)(target)); return; case 35: this._C17 = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.btnUpdInfo = ((System.Windows.Controls.Button)(target)); #line 708 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.btnUpdInfo.Click += new System.Windows.RoutedEventHandler(this.btnUpdInfo_Click); #line default #line hidden return; case 37: this.popup3 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 38: this.ucDocLine = ((WpfFront.Common.UserControls.AdminDocumentLine)(target)); return; case 39: this.popAddr = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 40: this.ucAccuntAddr = ((WpfFront.Common.UserControls.UcAccountAddress)(target)); return; case 41: this.txtHide = ((System.Windows.Controls.TextBlock)(target)); #line 750 "..\..\..\..\Trace\Views\BookingMngrView.xaml" this.txtHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.txtHide_MouseDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UcXAccountAddress = ((WpfFront.Common.UserControls.UcAccountAddress)(target)); return; case 2: this.gd_Direcciones = ((System.Windows.Controls.Grid)(target)); return; case 3: this.txt_nombre = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.txt_direccion = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.txt_direccion2 = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.txt_direccion3 = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.txt_ciudad = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.txt_estado = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.txt_codigopostal = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.txt_pais = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.txt_personacontacto = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.txt_telefono = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.txt_telefono2 = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.txt_telefono3 = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.btnSaveAddress = ((System.Windows.Controls.Button)(target)); #line 77 "..\..\..\..\..\bin\Common\UserControls\AccountAddress.xaml" this.btnSaveAddress.Click += new System.Windows.RoutedEventHandler(this.btnSaveAddress_Click); #line default #line hidden return; case 16: this.btnNewAddress = ((System.Windows.Controls.Button)(target)); #line 83 "..\..\..\..\..\bin\Common\UserControls\AccountAddress.xaml" this.btnNewAddress.Click += new System.Windows.RoutedEventHandler(this.btnNewAddress_Click); #line default #line hidden return; case 17: this.lvAccountAddress = ((System.Windows.Controls.ListView)(target)); #line 94 "..\..\..\..\..\bin\Common\UserControls\AccountAddress.xaml" this.lvAccountAddress.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lvAccountAddress_SelectionChanged); #line default #line hidden return; case 18: this.Stk_btnDeleteAccountAddress = ((System.Windows.Controls.StackPanel)(target)); return; case 19: this.btnDeleteAccountAddress = ((System.Windows.Controls.Button)(target)); #line 105 "..\..\..\..\..\bin\Common\UserControls\AccountAddress.xaml" this.btnDeleteAccountAddress.Click += new System.Windows.RoutedEventHandler(this.btnDeleteAccountAddress_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Account = ((WpfFront.Views.AccountView)(target)); return; case 2: this.stkSearchForm = ((System.Windows.Controls.StackPanel)(target)); return; case 3: this.dgSearch = ((System.Windows.Controls.Grid)(target)); return; case 4: this.txtSearch = ((System.Windows.Controls.TextBox)(target)); #line 48 "..\..\..\..\..\Master\Views\AccountView.xaml" this.txtSearch.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtSearch_TextChanged); #line default #line hidden return; case 5: this.btnNew = ((System.Windows.Controls.Button)(target)); #line 49 "..\..\..\..\..\Master\Views\AccountView.xaml" this.btnNew.Click += new System.Windows.RoutedEventHandler(this.btnNew_Click); #line default #line hidden return; case 6: this.dgList = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 62 "..\..\..\..\..\Master\Views\AccountView.xaml" this.dgList.GotFocus += new System.Windows.RoutedEventHandler(this.dgList_GotFocus); #line default #line hidden return; case 7: this.stkEdit = ((System.Windows.Controls.StackPanel)(target)); return; case 8: this.tabMenu = ((System.Windows.Controls.TabControl)(target)); return; case 9: this.dgEdit = ((System.Windows.Controls.Grid)(target)); return; case 10: this.btnSave = ((System.Windows.Controls.Button)(target)); #line 186 "..\..\..\..\..\Master\Views\AccountView.xaml" this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click); #line default #line hidden return; case 11: this.btnDelete = ((System.Windows.Controls.Button)(target)); #line 192 "..\..\..\..\..\Master\Views\AccountView.xaml" this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click); #line default #line hidden return; case 12: this.ucAddress = ((WpfFront.Common.UserControls.UcAccountAddress)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ShippingModule = ((WpfFront.Views.ShipperMngrView)(target)); return; case 2: this.txtTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.imgDocs = ((System.Windows.Controls.Image)(target)); #line 91 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.imgDocs.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgDocs_MouseDown); #line default #line hidden return; case 4: this.cboAccount = ((System.Windows.Controls.ComboBox)(target)); #line 97 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.cboAccount.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboAccount_SelectionChanged); #line default #line hidden return; case 5: this.filter = ((System.Windows.Controls.CheckBox)(target)); #line 100 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.filter.Checked += new System.Windows.RoutedEventHandler(this.filter_Checked); #line default #line hidden #line 101 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.filter.Unchecked += new System.Windows.RoutedEventHandler(this.filter_Unchecked); #line default #line hidden return; case 6: this.imgRfr = ((System.Windows.Controls.Image)(target)); #line 104 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.imgRfr.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgRfr_MouseDown); #line default #line hidden return; case 7: this.ucDocList = ((WpfFront.Common.UserControls.DocumentList)(target)); return; case 8: this.tabStep = ((System.Windows.Controls.TabControl)(target)); #line 124 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.tabStep.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tabStep_SelectionChanged); #line default #line hidden return; case 9: this.cboToDo = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this.docName = ((System.Windows.Controls.StackPanel)(target)); return; case 11: this.chkAll = ((System.Windows.Controls.TextBlock)(target)); #line 141 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.chkAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.chkAll_MouseDown); #line default #line hidden return; case 12: this.uncheckAll = ((System.Windows.Controls.TextBlock)(target)); #line 143 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.uncheckAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.uncheckAll_MouseDown); #line default #line hidden return; case 13: this.stkUpdLines = ((System.Windows.Controls.StackPanel)(target)); return; case 14: this.btnAdd = ((System.Windows.Controls.Button)(target)); #line 147 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click); #line default #line hidden return; case 15: this.btnRemove = ((System.Windows.Controls.Button)(target)); #line 148 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click); #line default #line hidden return; case 16: this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); #line 161 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_GotFocus); #line default #line hidden return; case 17: this.dgDetails = ((System.Windows.Controls.ListView)(target)); #line 227 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.dgDetails.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgDetails_MouseDoubleClick); #line default #line hidden #line 227 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.dgDetails.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.dgDetails_Click)); #line default #line hidden return; case 18: this.gvLines = ((System.Windows.Controls.GridView)(target)); return; case 22: this.dtmDOB = ((Microsoft.Windows.Controls.DatePicker)(target)); #line 319 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.dtmDOB.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtmDOB_SelectedDateChanged); #line default #line hidden return; case 23: this.stkDOBData = ((System.Windows.Controls.StackPanel)(target)); return; case 24: this.cboExtIPS = ((System.Windows.Controls.ComboBox)(target)); #line 331 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.cboExtIPS.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboExtIPS_SelectionChanged); #line default #line hidden return; case 25: this.dtmIPS = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 26: this.rPort = ((System.Windows.Controls.TextBox)(target)); return; case 27: this.rVoyage = ((System.Windows.Controls.TextBox)(target)); return; case 28: this.ucPort = ((WpfFront.Common.UserControls.AutoComplete)(target)); return; case 29: this.cboVoyage = ((System.Windows.Controls.ComboBox)(target)); return; case 30: this.cboShipTo = ((System.Windows.Controls.ComboBox)(target)); #line 367 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.cboShipTo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboShipTo_SelectionChanged); #line default #line hidden return; case 31: this.txtComment = ((System.Windows.Controls.TextBox)(target)); return; case 32: this.dgSelected = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); return; case 33: #line 468 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 34: this.popup3 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 35: this.ucDocLine = ((WpfFront.Common.UserControls.AdminDocumentLine)(target)); return; case 36: this.popAddr = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 37: this.ucAccuntAddr = ((WpfFront.Common.UserControls.UcAccountAddress)(target)); return; case 38: this.txtHide = ((System.Windows.Controls.TextBlock)(target)); #line 502 "..\..\..\..\Trace\Views\ShipperMngrView.xaml" this.txtHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.txtHide_MouseDown); #line default #line hidden return; } this._contentLoaded = true; }