void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.pnlCalificar = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.radComboBoxDepartment = ((Telerik.Windows.Controls.RadComboBox)(target));

            #line 137 "..\..\..\..\..\..\..\ERP\Modules\LRG\Clientes\Views\EditViewAdmin.xaml"
                this.radComboBoxDepartment.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.radComboBoxDepartment_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 139 "..\..\..\..\..\..\..\ERP\Modules\LRG\Clientes\Views\EditViewAdmin.xaml"
                this.txtDepartment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtDepartment_TextChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.radComboBoxPriority = ((Telerik.Windows.Controls.RadComboBox)(target));

            #line 148 "..\..\..\..\..\..\..\ERP\Modules\LRG\Clientes\Views\EditViewAdmin.xaml"
                this.radComboBoxPriority.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.radComboBoxPriority_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.txtPriority = ((System.Windows.Controls.TextBox)(target));

            #line 151 "..\..\..\..\..\..\..\ERP\Modules\LRG\Clientes\Views\EditViewAdmin.xaml"
                this.txtPriority.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtPriority_TextChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.cloudUpload1 = ((Telerik.Windows.Cloud.Controls.RadCloudUpload)(target));
                return;

            case 7:
                this.Myguid = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.radComboBoxDepartment = ((Telerik.Windows.Controls.RadComboBox)(target));

            #line 136 "..\..\..\..\..\..\..\ERP\Modules\Guadiana\Tickets\Views\EditView - Copy.xaml"
                this.radComboBoxDepartment.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.radComboBoxDepartment_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.txtDepartment = ((System.Windows.Controls.TextBox)(target));

            #line 138 "..\..\..\..\..\..\..\ERP\Modules\Guadiana\Tickets\Views\EditView - Copy.xaml"
                this.txtDepartment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtDepartment_TextChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.radComboBoxPriority = ((Telerik.Windows.Controls.RadComboBox)(target));

            #line 147 "..\..\..\..\..\..\..\ERP\Modules\Guadiana\Tickets\Views\EditView - Copy.xaml"
                this.radComboBoxPriority.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.radComboBoxPriority_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.txtPriority = ((System.Windows.Controls.TextBox)(target));

            #line 150 "..\..\..\..\..\..\..\ERP\Modules\Guadiana\Tickets\Views\EditView - Copy.xaml"
                this.txtPriority.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtPriority_TextChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.cloudUpload = ((Telerik.Windows.Cloud.Controls.RadCloudUpload)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 13 "..\..\..\..\..\..\..\ERP\Modules\CXC\Tickets\Views\EditView.xaml"
                ((GGGC.Admin.ERP.Modules.CXC.Tickets.Views.EditView)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControlViewBase_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.pnlRating = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 3:
                this.radTabControl = ((Telerik.Windows.Controls.RadTabControl)(target));
                return;

            case 4:
                this.radComboBoxDepartment = ((Telerik.Windows.Controls.RadComboBox)(target));

            #line 141 "..\..\..\..\..\..\..\ERP\Modules\CXC\Tickets\Views\EditView.xaml"
                this.radComboBoxDepartment.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.radComboBoxDepartment_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.txtDepartment = ((System.Windows.Controls.TextBox)(target));

            #line 143 "..\..\..\..\..\..\..\ERP\Modules\CXC\Tickets\Views\EditView.xaml"
                this.txtDepartment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtDepartment_TextChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.radComboBoxPriority = ((Telerik.Windows.Controls.RadComboBox)(target));

            #line 152 "..\..\..\..\..\..\..\ERP\Modules\CXC\Tickets\Views\EditView.xaml"
                this.radComboBoxPriority.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.radComboBoxPriority_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 155 "..\..\..\..\..\..\..\ERP\Modules\CXC\Tickets\Views\EditView.xaml"
                this.txtPriority.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtPriority_TextChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.txtBody = ((Telerik.Windows.Controls.RadWatermarkTextBox)(target));

            #line 159 "..\..\..\..\..\..\..\ERP\Modules\CXC\Tickets\Views\EditView.xaml"
                this.txtBody.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtBody_TextChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.radCloud = ((Telerik.Windows.Cloud.Controls.RadCloudUpload)(target));
                return;

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

            #line 191 "..\..\..\..\..\..\..\ERP\Modules\CXC\Tickets\Views\EditView.xaml"
                this.Myguid.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Myguid_TextChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.ListBoxUploadedFiles = ((System.Windows.Controls.ListBox)(target));
                return;

            case 12:
                this.ContainerListView = ((System.Windows.Controls.ListView)(target));
                return;
            }
            this._contentLoaded = true;
        }