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

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

            case 3:
                this.btnVolver = ((System.Windows.Controls.Button)(target));

            #line 50 "..\..\..\..\View\GestionClientesView.xaml"
                this.btnVolver.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click);

            #line default
            #line hidden
                return;

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

            #line 56 "..\..\..\..\View\GestionClientesView.xaml"
                this.btnModificar.Click += new System.Windows.RoutedEventHandler(this.btnModificar_Click);

            #line default
            #line hidden
                return;

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

            #line 63 "..\..\..\..\View\GestionClientesView.xaml"
                this.btnBaja.Click += new System.Windows.RoutedEventHandler(this.btnBaja_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.txtNif = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

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

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

            case 12:
                this.txtemailContacto = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 14:
                this.txtCuentaBancaria = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.txtError = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.loadingPanel = ((Flotix2021.Controls.LoadingProgressBar)(target));
                return;

            case 17:
                this.btnAceptarClientes = ((System.Windows.Controls.Button)(target));

            #line 275 "..\..\..\..\View\GestionClientesView.xaml"
                this.btnAceptarClientes.Click += new System.Windows.RoutedEventHandler(this.btnAceptarClientes_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.btnCancelarAlquileres = ((System.Windows.Controls.Button)(target));

            #line 283 "..\..\..\..\View\GestionClientesView.xaml"
                this.btnCancelarAlquileres.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click);

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

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

            case 3:
                this.btnVolver = ((System.Windows.Controls.Button)(target));

            #line 50 "..\..\..\..\View\GestionVehiculoView.xaml"
                this.btnVolver.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click);

            #line default
            #line hidden
                return;

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

            #line 56 "..\..\..\..\View\GestionVehiculoView.xaml"
                this.btnModificar.Click += new System.Windows.RoutedEventHandler(this.btnModificar_Click);

            #line default
            #line hidden
                return;

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

            #line 63 "..\..\..\..\View\GestionVehiculoView.xaml"
                this.btnBaja.Click += new System.Windows.RoutedEventHandler(this.btnBaja_Click);

            #line default
            #line hidden
                return;

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

            #line 92 "..\..\..\..\View\GestionVehiculoView.xaml"
                this.btnImgVehiculo.Click += new System.Windows.RoutedEventHandler(this.btnFoto_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.imgVehiculo = ((System.Windows.Controls.Image)(target));
                return;

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

            case 9:
                this.dtpFecha = ((System.Windows.Controls.DatePicker)(target));
                return;

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

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

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

            case 13:
                this.txtKilometros = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 211 "..\..\..\..\View\GestionVehiculoView.xaml"
                this.btnImgPermisoVehiculo.Click += new System.Windows.RoutedEventHandler(this.BtnLoadFromFile_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.imgPermisoVehiculo = ((System.Windows.Controls.Image)(target));
                return;

            case 16:
                this.txtPermiso = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.btnSeleccionarPC = ((System.Windows.Controls.Button)(target));

            #line 243 "..\..\..\..\View\GestionVehiculoView.xaml"
                this.btnSeleccionarPC.Click += new System.Windows.RoutedEventHandler(this.btnPermisoFoto_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.panelDisp = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 19:
                this.imgDisponible = ((System.Windows.Controls.Image)(target));
                return;

            case 20:
                this.txtDisponible = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 21:
                this.txtError = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 22:
                this.loadingPanel = ((Flotix2021.Controls.LoadingProgressBar)(target));
                return;

            case 23:
                this.btnAceptarVehiculo = ((System.Windows.Controls.Button)(target));

            #line 296 "..\..\..\..\View\GestionVehiculoView.xaml"
                this.btnAceptarVehiculo.Click += new System.Windows.RoutedEventHandler(this.btnAceptar_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.btnCancelarVehiculo = ((System.Windows.Controls.Button)(target));

            #line 303 "..\..\..\..\View\GestionVehiculoView.xaml"
                this.btnCancelarVehiculo.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click);

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

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

            case 3:
                this.btnVolver = ((System.Windows.Controls.Button)(target));

            #line 49 "..\..\..\..\View\GestionMantenimientosView.xaml"
                this.btnVolver.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click);

            #line default
            #line hidden
                return;

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

            #line 55 "..\..\..\..\View\GestionMantenimientosView.xaml"
                this.btnModificar.Click += new System.Windows.RoutedEventHandler(this.btnModificar_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.imgVehiculo = ((System.Windows.Controls.Image)(target));
                return;

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

            #line 98 "..\..\..\..\View\GestionMantenimientosView.xaml"
                this.cmbMatricula.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbMatricula_SelectionChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.dtpFecha = ((System.Windows.Controls.DatePicker)(target));
                return;

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

            case 9:
                this.gRevision = ((System.Windows.Controls.Grid)(target));
                return;

            case 10:
                this.dtpUltimaRevision = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 11:
                this.dtpProximaRevision = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 12:
                this.txtKilometrosRevision = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.gRuedas = ((System.Windows.Controls.Grid)(target));
                return;

            case 14:
                this.dtpUltimoRuedas = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 15:
                this.dtpProximaRuedas = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 16:
                this.txtKilometrosRuedas = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.cmbTipoManten = ((System.Windows.Controls.ComboBox)(target));

            #line 269 "..\..\..\..\View\GestionMantenimientosView.xaml"
                this.cmbTipoManten.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbTipoManten_SelectionChanged);

            #line default
            #line hidden
                return;

            case 18:
                this.txtKilometrosActuales = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:
                this.txtError = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.loadingPanel = ((Flotix2021.Controls.LoadingProgressBar)(target));
                return;

            case 21:
                this.btnAceptarMantenim = ((System.Windows.Controls.Button)(target));

            #line 318 "..\..\..\..\View\GestionMantenimientosView.xaml"
                this.btnAceptarMantenim.Click += new System.Windows.RoutedEventHandler(this.btnAceptarMantenim_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.btnCancelarMantenim = ((System.Windows.Controls.Button)(target));

            #line 326 "..\..\..\..\View\GestionMantenimientosView.xaml"
                this.btnCancelarMantenim.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click);

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

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

            case 3:
                this.btnVolver = ((System.Windows.Controls.Button)(target));

            #line 48 "..\..\..\..\View\GestionAlquileresView.xaml"
                this.btnVolver.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click);

            #line default
            #line hidden
                return;

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

            #line 54 "..\..\..\..\View\GestionAlquileresView.xaml"
                this.btnModificar.Click += new System.Windows.RoutedEventHandler(this.btnModificar_Click);

            #line default
            #line hidden
                return;

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

            #line 97 "..\..\..\..\View\GestionAlquileresView.xaml"
                this.cmbCliente.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbCliente_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.txtNif = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 123 "..\..\..\..\View\GestionAlquileresView.xaml"
                this.btnVerCliente.Click += new System.Windows.RoutedEventHandler(this.btnVerCliente_Click);

            #line default
            #line hidden
                return;

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

            case 9:
                this.dtpInicioContrato = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 10:
                this.dtpFinContrato = ((System.Windows.Controls.DatePicker)(target));
                return;

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

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

            case 13:
                this.txtImporte = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.txtVehiculo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.cmbMatricula = ((System.Windows.Controls.ComboBox)(target));

            #line 238 "..\..\..\..\View\GestionAlquileresView.xaml"
                this.cmbMatricula.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbMatricula_SelectionChanged);

            #line default
            #line hidden
                return;

            case 16:
                this.txtModelo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.btnVerVehiculo = ((System.Windows.Controls.Button)(target));

            #line 266 "..\..\..\..\View\GestionAlquileresView.xaml"
                this.btnVerVehiculo.Click += new System.Windows.RoutedEventHandler(this.btnVerVehiculo_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.txtError = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.loadingPanel = ((Flotix2021.Controls.LoadingProgressBar)(target));
                return;

            case 20:
                this.btnAceptarAlquileres = ((System.Windows.Controls.Button)(target));

            #line 304 "..\..\..\..\View\GestionAlquileresView.xaml"
                this.btnAceptarAlquileres.Click += new System.Windows.RoutedEventHandler(this.btnAceptarAlquileres_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.btnCancelarAlquileres = ((System.Windows.Controls.Button)(target));

            #line 312 "..\..\..\..\View\GestionAlquileresView.xaml"
                this.btnCancelarAlquileres.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click);

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

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

            case 3:
                this.btnVolver = ((System.Windows.Controls.Button)(target));

            #line 49 "..\..\..\..\View\GestionCaducidadesView.xaml"
                this.btnVolver.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click);

            #line default
            #line hidden
                return;

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

            #line 55 "..\..\..\..\View\GestionCaducidadesView.xaml"
                this.btnModificar.Click += new System.Windows.RoutedEventHandler(this.btnModificar_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.imgVehiculo = ((System.Windows.Controls.Image)(target));
                return;

            case 6:
                this.txtMatricula = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.dtpFechaMatr = ((System.Windows.Controls.DatePicker)(target));
                return;

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

            case 9:
                this.dtpUltimaITV = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 10:
                this.dtpProximaITV = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 11:
                this.dtpVencimientoSeguro = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 12:
                this.txtError = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 13:
                this.loadingPanel = ((Flotix2021.Controls.LoadingProgressBar)(target));
                return;

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

            #line 219 "..\..\..\..\View\GestionCaducidadesView.xaml"
                this.btnAceptarCaducidades.Click += new System.Windows.RoutedEventHandler(this.btnAceptarCaducidades_Click);

            #line default
            #line hidden
                return;

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

            #line 227 "..\..\..\..\View\GestionCaducidadesView.xaml"
                this.btnCancelarCaducidades.Click += new System.Windows.RoutedEventHandler(this.btnVolver_Click);

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

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

            case 3:
                this.btnAjustes = ((System.Windows.Controls.Button)(target));

            #line 47 "..\..\..\..\View\AjustesView.xaml"
                this.btnAjustes.Click += new System.Windows.RoutedEventHandler(this.btn_Click);

            #line default
            #line hidden
                return;

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

            #line 54 "..\..\..\..\View\AjustesView.xaml"
                this.btnGestionUsuarios.Click += new System.Windows.RoutedEventHandler(this.btn_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.borderContent = ((System.Windows.Controls.Border)(target));
                return;

            case 6:
                this.gridAjustes = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.txtPwdActual = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 8:
                this.txtPwdNueva = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 9:
                this.txtPwdNuevaRepetir = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 10:
                this.txtErrorCambio = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.loadingPanelCambio = ((Flotix2021.Controls.LoadingProgressBar)(target));
                return;

            case 12:
                this.btnAceptarCambioPwd = ((System.Windows.Controls.Button)(target));

            #line 152 "..\..\..\..\View\AjustesView.xaml"
                this.btnAceptarCambioPwd.Click += new System.Windows.RoutedEventHandler(this.btn_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.gridGestionUsuario = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            #line 168 "..\..\..\..\View\AjustesView.xaml"
                this.btnNuevoUsuario.Click += new System.Windows.RoutedEventHandler(this.btn_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.txtNombre = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.txtEmail = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.cmbRol = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 18:
                this.btnBuscar = ((System.Windows.Controls.Button)(target));

            #line 231 "..\..\..\..\View\AjustesView.xaml"
                this.btnBuscar.Click += new System.Windows.RoutedEventHandler(this.btnBuscar_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.loadingPanel = ((Flotix2021.Controls.LoadingPanel)(target));
                return;

            case 20:
                this.lstUsuarios = ((System.Windows.Controls.ListView)(target));

            #line 251 "..\..\..\..\View\AjustesView.xaml"
                this.lstUsuarios.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.listView_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.gridNuevoModificarUsuario = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 22:
                this.txtNombreNuevoModif = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this.txtEmailNuevoModif = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this.cmbRolNuevoModif = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 25:
                this.txtErrorNuevo = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 26:
                this.loadingPanelNuevo = ((Flotix2021.Controls.LoadingProgressBar)(target));
                return;

            case 27:
                this.btnEliminar = ((System.Windows.Controls.Button)(target));

            #line 406 "..\..\..\..\View\AjustesView.xaml"
                this.btnEliminar.Click += new System.Windows.RoutedEventHandler(this.btn_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.btnModifAceptar = ((System.Windows.Controls.Button)(target));

            #line 413 "..\..\..\..\View\AjustesView.xaml"
                this.btnModifAceptar.Click += new System.Windows.RoutedEventHandler(this.btn_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.btnCancelar = ((System.Windows.Controls.Button)(target));

            #line 420 "..\..\..\..\View\AjustesView.xaml"
                this.btnCancelar.Click += new System.Windows.RoutedEventHandler(this.btn_Click);

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