Ejemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Bodegas = ((WpfFront.Views.BodegasView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 27 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 31 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 13:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 15:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 39 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 17:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 18:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 19:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 63 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 22:
     this.tb_BuscarEstibaRecibo = ((System.Windows.Controls.TextBox)(target));
     return;
     case 23:
     this.Stack_Panel_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.btn_BuscarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 90 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_BuscarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 25:
     this.btn_ActualizarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 91 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_ActualizarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ActualizarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 26:
     this.Stack_Adicionales_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.lv_ListadoBusquedaRecibo = ((System.Windows.Controls.ListView)(target));
     return;
     case 28:
     this.GridViewDetails_1 = ((System.Windows.Controls.GridView)(target));
     return;
     case 29:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 30:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 31:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 32:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 33:
     this.cb_UbicacionDesp = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 34:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 35:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 157 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 36:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 158 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Bodegas = ((WpfFront.Views.BodegasView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Border_Head1 = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_NumeroDoc1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Stack_NumeroDoc2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.tb_UbicacionPallet = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 7:
     this.tb_CodPallet = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.ImageRefrqesh1 = ((System.Windows.Controls.Image)(target));
     
     #line 39 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.ImageRefrqesh1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImgGenerate_estiba);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Stack_NumeroDoc3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.tb_CodPalletBusqueda = ((System.Windows.Controls.TextBox)(target));
     
     #line 49 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.tb_CodPalletBusqueda.KeyUp += new System.Windows.Input.KeyEventHandler(this.KeyUp_BuscarPallet);
     
     #line default
     #line hidden
     return;
     case 11:
     this.Stack_Pallets = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.lvPalletsAlmacenamiento = ((System.Windows.Controls.ListView)(target));
     
     #line 53 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.lvPalletsAlmacenamiento.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_ListadoPallets_SelectionChanged_1);
     
     #line default
     #line hidden
     return;
     case 13:
     this.GridViewDetails11 = ((System.Windows.Controls.GridView)(target));
     return;
     case 14:
     this.textblock_recuento11 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.Stack_Panel_3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 17:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 18:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 20:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 21:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 116 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 22:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 121 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 25:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 26:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 27:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 28:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 29:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 130 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 30:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 31:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 32:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 33:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 34:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 157 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 35:
     this.tb_BuscarEstibaRecibo = ((System.Windows.Controls.TextBox)(target));
     return;
     case 36:
     this.Stack_Panel_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 37:
     this.btn_BuscarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 184 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_BuscarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 38:
     this.btn_ActualizarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 185 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_ActualizarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ActualizarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 39:
     this.Stack_Adicionales_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 40:
     this.lv_ListadoBusquedaRecibo = ((System.Windows.Controls.ListView)(target));
     
     #line 189 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.lv_ListadoBusquedaRecibo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MySelectionChanged);
     
     #line default
     #line hidden
     return;
     case 41:
     this.GridViewDetails_1 = ((System.Windows.Controls.GridView)(target));
     return;
     case 42:
     this.textblock_recuento1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 43:
     this.textblock_totalSeriales1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 44:
     this.textblock_totalEstibas1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 45:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 46:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 47:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 48:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 49:
     this.cb_UbicacionDesp = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 50:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 51:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 274 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 52:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 275 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Bodegas = ((WpfFront.Views.BodegasView)(target));
     return;
     case 2:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 11:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 15:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 18:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 55 "..\..\..\..\IQ\Views\Copia de BodegasView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 19:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 20:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 81 "..\..\..\..\IQ\Views\Copia de BodegasView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 25:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 26:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 27:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 85 "..\..\..\..\IQ\Views\Copia de BodegasView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 28:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 29:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 30:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 31:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 32:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 105 "..\..\..\..\IQ\Views\Copia de BodegasView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 33:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 34:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 35:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 36:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 37:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 137 "..\..\..\..\IQ\Views\Copia de BodegasView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }