コード例 #1
0
ファイル: EmpaqueView.g.i.cs プロジェクト: erwin-hamid/LogPro
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Empaque = ((WpfFront.Views.EmpaqueView)(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_CodPallet = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.ImageRefrqesh1 = ((System.Windows.Controls.Image)(target));
     
     #line 46 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.ImageRefrqesh1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImgGenerate_estiba);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btn_NuevoPallet = ((System.Windows.Controls.Button)(target));
     
     #line 47 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_NuevoPallet.Click += new System.Windows.RoutedEventHandler(this.btn_NuevoPallet_Click_1);
     
     #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 59 "..\..\..\..\IQ\Views\EmpaqueView.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.lvPalletsEmpaque = ((System.Windows.Controls.ListView)(target));
     
     #line 63 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.lvPalletsEmpaque.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_ListadoPallets_SelectionChanged);
     
     #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_Panel4 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.btn_EliminarPallet = ((System.Windows.Controls.Button)(target));
     
     #line 105 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_EliminarPallet.Click += new System.Windows.RoutedEventHandler(this.btn_EliminarPallet_Click_1);
     
     #line default
     #line hidden
     return;
     case 17:
     this.btn_AbrirPallet = ((System.Windows.Controls.Button)(target));
     
     #line 106 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_AbrirPallet.Click += new System.Windows.RoutedEventHandler(this.btn_AbrirPallet_Click_1);
     
     #line default
     #line hidden
     return;
     case 18:
     this.btn_CerrarPallet = ((System.Windows.Controls.Button)(target));
     
     #line 107 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_CerrarPallet.Click += new System.Windows.RoutedEventHandler(this.btn_CerrarPallet_Click_1);
     
     #line default
     #line hidden
     return;
     case 19:
     this.Border_Head2 = ((System.Windows.Controls.Border)(target));
     return;
     case 20:
     this.Stack_Panel12 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.Stack_NumeroDoc4 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.tb_NuevaCaja = ((System.Windows.Controls.TextBox)(target));
     return;
     case 24:
     this.btn_NuevaCaja = ((System.Windows.Controls.Button)(target));
     
     #line 129 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_NuevaCaja.Click += new System.Windows.RoutedEventHandler(this.btn_NuevaCaja_Click_1);
     
     #line default
     #line hidden
     return;
     case 25:
     this.Stack_Cajas = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 26:
     this.lvCajasEmpaque = ((System.Windows.Controls.ListView)(target));
     
     #line 133 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.lvCajasEmpaque.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_ListadoCajas_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 27:
     this.GridViewDetails12 = ((System.Windows.Controls.GridView)(target));
     return;
     case 28:
     this.textblock_recuento12 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 29:
     this.Stack_Panel3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.btn_EliminarCaja = ((System.Windows.Controls.Button)(target));
     
     #line 172 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_EliminarCaja.Click += new System.Windows.RoutedEventHandler(this.btn_EliminarCaja_Click_1);
     
     #line default
     #line hidden
     return;
     case 31:
     this.btn_AbrirCaja = ((System.Windows.Controls.Button)(target));
     
     #line 173 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_AbrirCaja.Click += new System.Windows.RoutedEventHandler(this.btn_AbrirCaja_Click_1);
     
     #line default
     #line hidden
     return;
     case 32:
     this.btn_CerrarCaja = ((System.Windows.Controls.Button)(target));
     
     #line 174 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_CerrarCaja.Click += new System.Windows.RoutedEventHandler(this.btn_CerrarCaja_Click_1);
     
     #line default
     #line hidden
     return;
     case 33:
     
     #line 177 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     ((System.Windows.Controls.StackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.btn_PrintSticker_Click_1);
     
     #line default
     #line hidden
     return;
     case 34:
     this.btn_ImprimirEtiqueta = ((System.Windows.Controls.Image)(target));
     return;
     case 35:
     this.Border_Head3 = ((System.Windows.Controls.Border)(target));
     return;
     case 36:
     this.Stack_Panel13 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 37:
     this.Stack_NumeroDoc5 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 38:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 39:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 40:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 41:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 199 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 42:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 43:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 44:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 204 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 45:
     this.Stack_Seriales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 46:
     this.lvSerialesEmpaque = ((System.Windows.Controls.ListView)(target));
     return;
     case 47:
     this.GridViewDetails13 = ((System.Windows.Controls.GridView)(target));
     return;
     case 48:
     this.textblock_recuento13 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 49:
     this.Stack_Panel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 50:
     this.btn_Desempacar = ((System.Windows.Controls.Button)(target));
     
     #line 261 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_Desempacar.Click += new System.Windows.RoutedEventHandler(this.btn_Desempacar_Click_1);
     
     #line default
     #line hidden
     return;
     case 51:
     this.btn_confirm_2 = ((System.Windows.Controls.Button)(target));
     
     #line 262 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_confirm_2.Click += new System.Windows.RoutedEventHandler(this.btn_Empacar_Click_1);
     
     #line default
     #line hidden
     return;
     case 52:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 53:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 54:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 283 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 55:
     this.Stack_SerialGroup_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 56:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 57:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 58:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 59:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 60:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 61:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 62:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 63:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 64:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 389 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_imprimirHablador_Click_2);
     
     #line default
     #line hidden
     return;
     case 65:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 390 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
コード例 #2
0
ファイル: EmpaqueView.g.cs プロジェクト: erwin-hamid/LogPro
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Empaque = ((WpfFront.Views.EmpaqueView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 5:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 9:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 12:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 13:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 102 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 20:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 21:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 118 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 26:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 122 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 29:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 128 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 31:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     
     #line 130 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.lvDocumentMaster.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_ListadoSeriales_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 32:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 33:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 34:
     this.Stack_AsignacionEmpaque = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 35:
     this.Border_Head_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 36:
     this.Stack_NumeroDoc_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 37:
     this.cb_UA_2 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 38:
     this.txt_CodEmpaque_2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 39:
     this.Stack_Panel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 40:
     this.btn_imprimir_2 = ((System.Windows.Controls.Button)(target));
     
     #line 218 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_imprimir_2.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 41:
     this.btn_confirm_2 = ((System.Windows.Controls.Button)(target));
     
     #line 219 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_confirm_2.Click += new System.Windows.RoutedEventHandler(this.btn_Empacar_Click_1);
     
     #line default
     #line hidden
     return;
     case 42:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 43:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 44:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 238 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 45:
     this.Stack_SerialGroup_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 46:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 47:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 48:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 49:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 50:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 51:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 52:
     this.cb_UA = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 53:
     this.txt_CodEmpaque = ((System.Windows.Controls.TextBox)(target));
     return;
     case 54:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 55:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 56:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 366 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 57:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 367 "..\..\..\..\IQ\Views\EmpaqueView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }