Esempio n. 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.radMaskedNumericInput = ((Telerik.Windows.Controls.RadMaskedNumericInput)(target));
         return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\OutputDetailServiceView.xaml"
                ((GGGC.Admin.ERP.Modules.MTE.Garage.Views.OutputDetailServiceView)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown);

            #line default
            #line hidden
                return;

            case 2:
                this.lblTitle = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 89 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\OutputDetailServiceView.xaml"
                this.item.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.item_SelectionChanged);

            #line default
            #line hidden

            #line 89 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\OutputDetailServiceView.xaml"
                this.item.KeyDown += new System.Windows.Input.KeyEventHandler(this.item_KeyDown);

            #line default
            #line hidden
                return;

            case 4:
                this.txtDescripcion = ((Telerik.Windows.Controls.RadWatermarkTextBox)(target));
                return;

            case 5:
                this.quantity = ((Telerik.Windows.Controls.RadMaskedNumericInput)(target));

            #line 117 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\OutputDetailServiceView.xaml"
                this.quantity.ValueChanged += new System.EventHandler <Telerik.Windows.RadRoutedEventArgs>(this.quantity_ValueChanged);

            #line default
            #line hidden

            #line 117 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\OutputDetailServiceView.xaml"
                this.quantity.KeyDown += new System.Windows.Input.KeyEventHandler(this.quantity_KeyDown);

            #line default
            #line hidden
                return;

            case 6:
                this.txtPrecio = ((Telerik.Windows.Controls.RadMaskedNumericInput)(target));
                return;

            case 7:
                this.btnAdd = ((System.Windows.Controls.Button)(target));

            #line 160 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\OutputDetailServiceView.xaml"
                this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.updtButton_Click);

            #line default
            #line hidden
                return;

            case 8:

            #line 161 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\OutputDetailServiceView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.cancelButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\InputDetailView.xaml"
                ((GGGC.Admin.ERP.Modules.MTE.Garage.Views.InputDetailView)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown);

            #line default
            #line hidden
                return;

            case 2:
                this.lblTitle = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 89 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\InputDetailView.xaml"
                this.item.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.item_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.quantity = ((Telerik.Windows.Controls.RadNumericUpDown)(target));

            #line 103 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\InputDetailView.xaml"
                this.quantity.ValueChanged += new System.EventHandler <Telerik.Windows.Controls.RadRangeBaseValueChangedEventArgs>(this.quantity_ValueChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.txtPrecio = ((Telerik.Windows.Controls.RadMaskedNumericInput)(target));
                return;

            case 6:
                this.totalAmount = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:

            #line 161 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\InputDetailView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.updtButton_Click);

            #line default
            #line hidden
                return;

            case 8:

            #line 162 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\InputDetailView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.cancelButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }