void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.reportDate_kssj = ((FoodSafetyMonitoring.Manager.UserControls.DatePickerControl)(target));
                return;

            case 2:
                this.reportDate_jssj = ((FoodSafetyMonitoring.Manager.UserControls.DatePickerControl)(target));
                return;

            case 3:
                this._dept_name = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this._detect_dept = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this._detect_item = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 6:
                this._detect_object = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this._detect_result = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 8:
                this._query = ((System.Windows.Controls.Button)(target));

            #line 41 "..\..\..\Manager\SysDesignReport.xaml"
                this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click);

            #line default
            #line hidden
                return;

            case 9:
                this._export = ((System.Windows.Controls.Button)(target));

            #line 42 "..\..\..\Manager\SysDesignReport.xaml"
                this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click);

            #line default
            #line hidden
                return;

            case 10:
                this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._tabControl = ((System.Windows.Controls.TabControl)(target));

            #line 29 "..\..\..\Manager\SysTaskCheck.xaml"
                this._tabControl.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this._tabControl_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this._year = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:
                this._month = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 4:
                this._query = ((System.Windows.Controls.Button)(target));

            #line 40 "..\..\..\Manager\SysTaskCheck.xaml"
                this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click);

            #line default
            #line hidden
                return;

            case 5:
                this._export = ((System.Windows.Controls.Button)(target));

            #line 41 "..\..\..\Manager\SysTaskCheck.xaml"
                this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click);

            #line default
            #line hidden
                return;

            case 6:
                this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView)(target));
                return;

            case 7:
                this.scroll = ((System.Windows.Controls.TabItem)(target));
                return;

            case 8:
                this.lvlist2 = ((System.Windows.Controls.ListView)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._tabControl = ((System.Windows.Controls.TabControl)(target));

            #line 21 "..\..\..\Manager\UcTaskAllocation.xaml"
                this._tabControl.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this._tabControl_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this._dept_name = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this._detect_station = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 4:
                this._grid_detail = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.txtMsg = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 6:
                this.btnSave = ((System.Windows.Controls.Button)(target));

            #line 39 "..\..\..\Manager\UcTaskAllocation.xaml"
                this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);

            #line default
            #line hidden
                return;

            case 7:
                this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this._tabControl = ((System.Windows.Controls.TabControl)(target));
     return;
     case 2:
     this._detail_info = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this._company_name = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this._province = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this._city = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 6:
     this._region = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 7:
     this._principal_name = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this._telephone = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this._mobilePhone = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this._fax = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this._address = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this._isUse = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 13:
     this.txtMsg = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 80 "..\..\..\Manager\UcSourceCompanyManager.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.btnCancel = ((System.Windows.Controls.Button)(target));
     
     #line 81 "..\..\..\Manager\UcSourceCompanyManager.xaml"
     this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.Clear_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     
     #line 85 "..\..\..\Manager\UcSourceCompanyManager.xaml"
     ((System.Windows.Controls.TabItem)(target)).GotFocus += new System.Windows.RoutedEventHandler(this.TabItem_GotFocus);
     
     #line default
     #line hidden
     return;
     case 17:
     this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this._tabControl = ((System.Windows.Controls.TabControl)(target));
     
     #line 21 "..\..\..\Manager\UcTaskAllocation.xaml"
     this._tabControl.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this._tabControl_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this._dept_name = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this._detect_station = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 4:
     this._grid_detail = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.txtMsg = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 39 "..\..\..\Manager\UcTaskAllocation.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._tabControl = ((System.Windows.Controls.TabControl)(target));
                return;

            case 2:
                this._detail_info = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this._company_name = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this._province = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this._city = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 6:
                this._region = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this._principal_name = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this._telephone = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this._mobilePhone = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this._fax = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this._address = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this._isUse = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 13:
                this.txtMsg = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.btnSave = ((System.Windows.Controls.Button)(target));

            #line 80 "..\..\..\Manager\UcSourceCompanyManager.xaml"
                this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 81 "..\..\..\Manager\UcSourceCompanyManager.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.Clear_Click);

            #line default
            #line hidden
                return;

            case 16:

            #line 85 "..\..\..\Manager\UcSourceCompanyManager.xaml"
                ((System.Windows.Controls.TabItem)(target)).GotFocus += new System.Windows.RoutedEventHandler(this.TabItem_GotFocus);

            #line default
            #line hidden
                return;

            case 17:
                this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #7
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.reportDate_kssj = ((FoodSafetyMonitoring.Manager.UserControls.DatePickerControl)(target));
     return;
     case 2:
     this.reportDate_jssj = ((FoodSafetyMonitoring.Manager.UserControls.DatePickerControl)(target));
     return;
     case 3:
     this._dept_name = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this._detect_dept = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this._detect_item = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 6:
     this._detect_object = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 7:
     this._detect_result = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 8:
     this._query = ((System.Windows.Controls.Button)(target));
     
     #line 41 "..\..\..\Manager\SysDesignReport.xaml"
     this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this._export = ((System.Windows.Controls.Button)(target));
     
     #line 42 "..\..\..\Manager\SysDesignReport.xaml"
     this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #8
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this._tabControl = ((System.Windows.Controls.TabControl)(target));
     
     #line 29 "..\..\..\Manager\SysTaskCheck.xaml"
     this._tabControl.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this._tabControl_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this._year = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 3:
     this._month = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 4:
     this._query = ((System.Windows.Controls.Button)(target));
     
     #line 40 "..\..\..\Manager\SysTaskCheck.xaml"
     this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this._export = ((System.Windows.Controls.Button)(target));
     
     #line 41 "..\..\..\Manager\SysTaskCheck.xaml"
     this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView)(target));
     return;
     case 7:
     this.scroll = ((System.Windows.Controls.TabItem)(target));
     return;
     case 8:
     this.lvlist2 = ((System.Windows.Controls.ListView)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.dtpStartDate = ((FoodSafetyMonitoring.Manager.UserControls.DatePickerControl)(target));
                return;

            case 2:
                this.dtpEndDate = ((FoodSafetyMonitoring.Manager.UserControls.DatePickerControl)(target));
                return;

            case 3:
                this._province1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 4:
                this._city1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this._region1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 6:
                this._source_company1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this._detect_station = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 8:
                this._detect_item1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 9:
                this._detect_object1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 10:
                this._detect_method = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 11:
                this._detect_type = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 12:
                this._detect_result1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 13:
                this._detect_person1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 14:
                this._query = ((System.Windows.Controls.Button)(target));

            #line 58 "..\..\..\Manager\UcDetectInquire.xaml"
                this._query.Click += new System.Windows.RoutedEventHandler(this._query_Click);

            #line default
            #line hidden
                return;

            case 15:
                this._export = ((System.Windows.Controls.Button)(target));

            #line 59 "..\..\..\Manager\UcDetectInquire.xaml"
                this._export.Click += new System.Windows.RoutedEventHandler(this._export_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.grid_table = ((System.Windows.Controls.Grid)(target));
                return;

            case 17:
                this._tableview = ((FoodSafetyMonitoring.Manager.UserControls.UcTableOperableView)(target));
                return;
            }
            this._contentLoaded = true;
        }