Example #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.DocumentListName = ((WpfFront.Common.UserControls.DocumentList)(target));
     
     #line 5 "..\..\..\..\Common\UserControls\DocumentList.xaml"
     this.DocumentListName.Loaded += new System.Windows.RoutedEventHandler(this.DocumentList_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.brDocList = ((System.Windows.Controls.Border)(target));
     return;
     case 3:
     this.imgDetails = ((System.Windows.Controls.Image)(target));
     
     #line 30 "..\..\..\..\Common\UserControls\DocumentList.xaml"
     this.imgDetails.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgDetails_MouseDown);
     
     #line default
     #line hidden
     return;
     case 4:
     this.imgTicket = ((System.Windows.Controls.Image)(target));
     
     #line 33 "..\..\..\..\Common\UserControls\DocumentList.xaml"
     this.imgTicket.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgTicket_MouseDown);
     
     #line default
     #line hidden
     return;
     case 5:
     this.imgRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 35 "..\..\..\..\Common\UserControls\DocumentList.xaml"
     this.imgRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 6:
     this.lvOrders = ((System.Windows.Controls.ListView)(target));
     
     #line 42 "..\..\..\..\Common\UserControls\DocumentList.xaml"
     this.lvOrders.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.lvOrders_MouseDoubleClick);
     
     #line default
     #line hidden
     return;
     case 7:
     this.txtHide = ((System.Windows.Controls.TextBlock)(target));
     
     #line 54 "..\..\..\..\Common\UserControls\DocumentList.xaml"
     this.txtHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.txtHide_MouseDown);
     
     #line default
     #line hidden
     return;
     case 8:
     this.popup1 = ((System.Windows.Controls.Primitives.Popup)(target));
     return;
     case 9:
     this.ucDocDetail = ((WpfFront.Common.UserControls.PopUpDocumentDetail)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.CrossDockModule = ((WpfFront.Views.CrossDockView)(target));
     return;
     case 2:
     this.tbControl = ((System.Windows.Controls.TabControl)(target));
     
     #line 19 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.tbControl.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tbControl_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.tbCross = ((System.Windows.Controls.TabItem)(target));
     return;
     case 4:
     this.stkReceiptData = ((System.Windows.Controls.Border)(target));
     return;
     case 5:
     this.dgDocumentBalance = ((System.Windows.Controls.ListView)(target));
     return;
     case 6:
     this.stkPendingMsg = ((System.Windows.Controls.Border)(target));
     return;
     case 7:
     this.cboToDo = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 8:
     this.btnProcessPending = ((System.Windows.Controls.Button)(target));
     
     #line 100 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.btnProcessPending.Click += new System.Windows.RoutedEventHandler(this.btnProcessPending_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.expDocs = ((Odyssey.Controls.OdcExpander)(target));
     return;
     case 10:
     this.txtSearch = ((System.Windows.Controls.TextBox)(target));
     
     #line 128 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.txtSearch.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtSearch_TextChanged);
     
     #line default
     #line hidden
     return;
     case 11:
     this.dgSearchDoc = ((System.Windows.Controls.Grid)(target));
     return;
     case 12:
     this.lvAvailableDocs = ((System.Windows.Controls.ListView)(target));
     return;
     case 13:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 171 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.btnRemDoc = ((System.Windows.Controls.Button)(target));
     
     #line 173 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.btnRemDoc.Click += new System.Windows.RoutedEventHandler(this.btnRemDoc_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.btnDet = ((System.Windows.Controls.Button)(target));
     
     #line 178 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.btnDet.Click += new System.Windows.RoutedEventHandler(this.btnDet_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.lvAsignedDocs = ((System.Windows.Controls.ListView)(target));
     return;
     case 17:
     this.btnStep1 = ((System.Windows.Controls.Button)(target));
     
     #line 202 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.btnStep1.Click += new System.Windows.RoutedEventHandler(this.btnStep1_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.expResult = ((Odyssey.Controls.OdcExpander)(target));
     return;
     case 19:
     this.dgPreview = ((Xceed.Wpf.DataGrid.DataGridControl)(target));
     return;
     case 20:
     this.stkConfirm = ((System.Windows.Controls.Border)(target));
     return;
     case 21:
     this.txWarning = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.btnStep2 = ((System.Windows.Controls.Button)(target));
     
     #line 283 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.btnStep2.Click += new System.Windows.RoutedEventHandler(this.btnStep2_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     this.tbHistory = ((System.Windows.Controls.TabItem)(target));
     return;
     case 24:
     this.txtSearchH = ((System.Windows.Controls.TextBox)(target));
     
     #line 319 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.txtSearchH.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtSearchH_TextChanged);
     
     #line default
     #line hidden
     return;
     case 25:
     this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target));
     
     #line 326 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_GotFocus);
     
     #line default
     #line hidden
     return;
     case 26:
     this.stkDetail = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.lvDocumentData = ((System.Windows.Controls.ListView)(target));
     return;
     case 28:
     this.lvCrossDocs = ((System.Windows.Controls.ListView)(target));
     return;
     case 29:
     this.btnTkt = ((System.Windows.Controls.Button)(target));
     
     #line 429 "..\..\..\..\Trace\Views\CrossDockView.xaml"
     this.btnTkt.Click += new System.Windows.RoutedEventHandler(this.btnTkt_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.expDocLines = ((Odyssey.Controls.OdcExpander)(target));
     return;
     case 31:
     this.dgLines = ((Xceed.Wpf.DataGrid.DataGridControl)(target));
     return;
     case 32:
     this.popup1 = ((System.Windows.Controls.Primitives.Popup)(target));
     return;
     case 33:
     this.ucDocDetail = ((WpfFront.Common.UserControls.PopUpDocumentDetail)(target));
     return;
     }
     this._contentLoaded = true;
 }