Beispiel #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtFiltrar = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.btnVolver = ((ComputerSystems.WPF.Acciones.Controles.Buttons.CmpButtonTitleTeclaVolver)(target));

            #line 35 "..\..\..\..\OrdenServicio\Flyouts\Obervaciones.xaml"
                this.btnVolver.IsClicked += new ComputerSystems.WPF.Acciones.Controles.Buttons.CmpButtonTitleTeclaVolver.IsClick(this.btnVolverIsClicked);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtNumeroReferencia = ((System.Windows.Controls.TextBox)(target));

            #line 33 "..\..\..\..\Compra\Flyouts\PCMP_BuscarAnticipo.xaml"
                this.txtNumeroReferencia.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtNumeroReferencia_KeyUp_1);

            #line default
            #line hidden
                return;

            case 2:
                this.dtgCompra = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 3:
                this.dtgDetalleColumnEliminar = ((System.Windows.Controls.DataGridTemplateColumn)(target));
                return;

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

            case 6:
                this.btnVolver = ((ComputerSystems.WPF.Acciones.Controles.Buttons.CmpButtonTitleTeclaVolver)(target));

            #line 61 "..\..\..\..\Compra\Flyouts\PCMP_BuscarAnticipo.xaml"
                this.btnVolver.IsClicked += new ComputerSystems.WPF.Acciones.Controles.Buttons.CmpButtonTitleTeclaVolver.IsClick(this.btnVolverIsClicked);

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

            case 2:
                this.dtpFechaDesde = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 3:
                this.dtpFechaHasta = ((System.Windows.Controls.DatePicker)(target));
                return;

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

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

            case 6:
                this.dtgOrdenCompra = ((System.Windows.Controls.DataGrid)(target));

            #line 72 "..\..\..\..\OrdenCompra\Flyouts\PCMP_BuscarOrdenCompra.xaml"
                this.dtgOrdenCompra.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.dtgPreviewKeyDown);

            #line default
            #line hidden

            #line 72 "..\..\..\..\OrdenCompra\Flyouts\PCMP_BuscarOrdenCompra.xaml"
                this.dtgOrdenCompra.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dtgMouseDoubleClick);

            #line default
            #line hidden
                return;

            case 7:
                this.lblCountItems = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.btnAceptar = ((ComputerSystems.WPF.Acciones.Controles.Buttons.CmpButtonTitleTeclaSeleccionar)(target));

            #line 90 "..\..\..\..\OrdenCompra\Flyouts\PCMP_BuscarOrdenCompra.xaml"
                this.btnAceptar.IsClicked += new ComputerSystems.WPF.Acciones.Controles.Buttons.CmpButtonTitleTeclaSeleccionar.IsClick(this.btnAceptarIsClicked);

            #line default
            #line hidden
                return;

            case 9:
                this.btnVolver = ((ComputerSystems.WPF.Acciones.Controles.Buttons.CmpButtonTitleTeclaVolver)(target));

            #line 91 "..\..\..\..\OrdenCompra\Flyouts\PCMP_BuscarOrdenCompra.xaml"
                this.btnVolver.IsClicked += new ComputerSystems.WPF.Acciones.Controles.Buttons.CmpButtonTitleTeclaVolver.IsClick(this.btnVolverIsClicked);

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