示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.radfil = ((Telerik.Windows.Controls.RadCarousel)(target));
                return;

            case 2:
                this.stackPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

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

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

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

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

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

            #line 60 "..\..\Filieres.xaml"
                this.ButtonAjouterfil.Click += new System.Windows.RoutedEventHandler(this.ButtonAjouterfil_Click);

            #line default
            #line hidden
                return;

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

            #line 65 "..\..\Filieres.xaml"
                this.ButtonModifierFil.Click += new System.Windows.RoutedEventHandler(this.ButtonModifierFil_Click);

            #line default
            #line hidden
                return;

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

            #line 70 "..\..\Filieres.xaml"
                this.buttonSupprimerFil.Click += new System.Windows.RoutedEventHandler(this.buttonSupprimerFil_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TrainsitionigContentSlide = ((MaterialDesignThemes.Wpf.Transitions.TransitioningContent)(target));
                return;

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

            case 3:
                this.radfil = ((Telerik.Windows.Controls.RadCarousel)(target));

            #line 17 "..\..\GestionFiliere.xaml"
                this.radfil.Loaded += new System.Windows.RoutedEventHandler(this.radfil_Loaded);

            #line default
            #line hidden
                return;

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

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

            #line 27 "..\..\GestionFiliere.xaml"
                this.modifierFil.Click += new System.Windows.RoutedEventHandler(this.modifierFil_Click);

            #line default
            #line hidden
                return;

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

            #line 28 "..\..\GestionFiliere.xaml"
                this.supprimerFil.Click += new System.Windows.RoutedEventHandler(this.supprimerFil_Click);

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\GestionFiliere.xaml"
                this.ajouterFil.Click += new System.Windows.RoutedEventHandler(this.ajouterFil_Click);

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

            #line 13 "..\..\GestionFiliere.xaml"
                this.radfil.Loaded += new System.Windows.RoutedEventHandler(this.radfil_Loaded);

            #line default
            #line hidden
                return;

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

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

            #line 19 "..\..\GestionFiliere.xaml"
                this.modifierFil.Click += new System.Windows.RoutedEventHandler(this.modifierFil_Click);

            #line default
            #line hidden
                return;

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

            #line 20 "..\..\GestionFiliere.xaml"
                this.supprimerFil.Click += new System.Windows.RoutedEventHandler(this.supprimerFil_Click);

            #line default
            #line hidden
                return;

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

            #line 21 "..\..\GestionFiliere.xaml"
                this.ajouterFil.Click += new System.Windows.RoutedEventHandler(this.ajouterFil_Click);

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

            #line 228 "..\..\MenuWindow.xaml"
                ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Back);

            #line default
            #line hidden
                return;

            case 2:

            #line 231 "..\..\MenuWindow.xaml"
                ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Close);

            #line default
            #line hidden
                return;

            case 3:
                this.tab = ((Dragablz.TabablzControl)(target));
                return;

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

            #line 252 "..\..\MenuWindow.xaml"
                this.ComboBox1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox1_SelectionChanged);

            #line default
            #line hidden
                return;

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

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

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

            case 8:
                this.wTelerik = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 9:
                this.radGridView = ((Telerik.Windows.Controls.RadGridView)(target));
                return;

            case 10:
                this.ButtonEdit = ((System.Windows.Controls.Button)(target));

            #line 296 "..\..\MenuWindow.xaml"
                this.ButtonEdit.Click += new System.Windows.RoutedEventHandler(this.ButtonEdit_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.MyCarousel = ((Telerik.Windows.Controls.RadCarousel)(target));

            #line 469 "..\..\MenuWindow.xaml"
                this.MyCarousel.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.MyCarousel_MouseDoubleClick);

            #line default
            #line hidden

            #line 469 "..\..\MenuWindow.xaml"
                this.MyCarousel.Loaded += new System.Windows.RoutedEventHandler(this.MyCarousel_Loaded);

            #line default
            #line hidden
                return;

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

            case 13:

            #line 484 "..\..\MenuWindow.xaml"
                ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Search_Employees);

            #line default
            #line hidden
                return;

            case 14:

            #line 493 "..\..\MenuWindow.xaml"
                ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Ajouter);

            #line default
            #line hidden
                return;

            case 15:

            #line 501 "..\..\MenuWindow.xaml"
                ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Fleft);

            #line default
            #line hidden
                return;

            case 16:

            #line 502 "..\..\MenuWindow.xaml"
                ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.left);

            #line default
            #line hidden
                return;

            case 17:

            #line 503 "..\..\MenuWindow.xaml"
                ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.right);

            #line default
            #line hidden
                return;

            case 18:

            #line 504 "..\..\MenuWindow.xaml"
                ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Fright);

            #line default
            #line hidden
                return;

            case 19:
                this.rectangleData = ((System.Windows.Controls.WrapPanel)(target));
                return;

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

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

            #line 520 "..\..\MenuWindow.xaml"
                this.parAneeButoon.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 521 "..\..\MenuWindow.xaml"
                this.parFiliereButoon.Click += new System.Windows.RoutedEventHandler(this.parFiliereButoon_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.firstData = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 24:
                this.rectangleChart1 = ((Telerik.Windows.Controls.RadCartesianChart3D)(target));
                return;

            case 25:
                this.bar11 = ((Telerik.Windows.Controls.ChartView.BarSeries3D)(target));
                return;

            case 26:
                this.secondData = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 27:
                this.rectangleChart2 = ((Telerik.Windows.Controls.RadCartesianChart3D)(target));
                return;

            case 28:
                this.barF = ((Telerik.Windows.Controls.ChartView.BarSeries3D)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.cardCarousel = ((Telerik.Windows.Controls.RadCarousel)(target));
     
     #line 6 "..\..\..\..\..\Game\UI\vDiscard.xaml"
     this.cardCarousel.Loaded += new System.Windows.RoutedEventHandler(this.cardCarousel_Loaded);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\Profil.xaml"
                ((ProjetGestionFilieres.Profil)(target)).Loaded += new System.Windows.RoutedEventHandler(this.profilLoaded);

            #line default
            #line hidden
                return;

            case 2:

            #line 13 "..\..\Profil.xaml"
                ((Telerik.Windows.Controls.RadNavigationViewItem)(target)).Click += new System.Windows.RoutedEventHandler(this.PageStudents_Click);

            #line default
            #line hidden
                return;

            case 3:

            #line 18 "..\..\Profil.xaml"
                ((Telerik.Windows.Controls.RadNavigationViewItem)(target)).Click += new System.Windows.RoutedEventHandler(this.filiereView);

            #line default
            #line hidden
                return;

            case 4:

            #line 23 "..\..\Profil.xaml"
                ((Telerik.Windows.Controls.RadNavigationViewItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Satistiques_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.studentView = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            #line 32 "..\..\Profil.xaml"
                this.filiereComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.filiereComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.infoFiliere = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 8:
                this.nomFil = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.responsableFil = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.studentsListView = ((Telerik.Windows.Controls.RadGridView)(target));
                return;

            case 11:

            #line 42 "..\..\Profil.xaml"
                ((Telerik.Windows.Controls.RadButton)(target)).Click += new System.Windows.RoutedEventHandler(this.addStudent);

            #line default
            #line hidden
                return;

            case 12:

            #line 43 "..\..\Profil.xaml"
                ((Telerik.Windows.Controls.RadButton)(target)).Click += new System.Windows.RoutedEventHandler(this.updateStudent);

            #line default
            #line hidden
                return;

            case 13:

            #line 44 "..\..\Profil.xaml"
                ((Telerik.Windows.Controls.RadButton)(target)).Click += new System.Windows.RoutedEventHandler(this.deleteStudent);

            #line default
            #line hidden
                return;

            case 14:
                this.viewFiliere = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 15:
                this.carouselFiliere = ((Telerik.Windows.Controls.RadCarousel)(target));
                return;

            case 16:
                this.radialMenu = ((Telerik.Windows.Controls.RadRadialMenu)(target));
                return;

            case 17:
                this.menuAddFiliere = ((Telerik.Windows.Controls.RadRadialMenuItem)(target));

            #line 54 "..\..\Profil.xaml"
                this.menuAddFiliere.Click += new Telerik.Windows.RadRoutedEventHandler(this.menuAddFiliere_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.menuUpdateFiliere = ((Telerik.Windows.Controls.RadRadialMenuItem)(target));

            #line 55 "..\..\Profil.xaml"
                this.menuUpdateFiliere.Click += new Telerik.Windows.RadRoutedEventHandler(this.menuUpdateFiliere_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.menuDeleteFiliere = ((Telerik.Windows.Controls.RadRadialMenuItem)(target));

            #line 56 "..\..\Profil.xaml"
                this.menuDeleteFiliere.Click += new Telerik.Windows.RadRoutedEventHandler(this.menuDeleteFiliere_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.formNewFiliere = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 21:
                this.newFiliereName = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 23:
                this.submitNewFiliere = ((Telerik.Windows.Controls.RadButton)(target));

            #line 70 "..\..\Profil.xaml"
                this.submitNewFiliere.Click += new System.Windows.RoutedEventHandler(this.submitNewFiliere_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.resetNewFiliere = ((Telerik.Windows.Controls.RadButton)(target));

            #line 71 "..\..\Profil.xaml"
                this.resetNewFiliere.Click += new System.Windows.RoutedEventHandler(this.resetNewFiliere_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.formUpdateFiliere = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 26:
                this.filiereUpdatedName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 27:
                this.filiereUpdatedManager = ((System.Windows.Controls.TextBox)(target));
                return;

            case 28:
                this.updateFiliere = ((Telerik.Windows.Controls.RadButton)(target));

            #line 85 "..\..\Profil.xaml"
                this.updateFiliere.Click += new System.Windows.RoutedEventHandler(this.updateFiliere_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.resetUpdateFiliere = ((Telerik.Windows.Controls.RadButton)(target));

            #line 86 "..\..\Profil.xaml"
                this.resetUpdateFiliere.Click += new System.Windows.RoutedEventHandler(this.resetUpdateFiliere_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.addStudentForm = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 31:
                this.studentCne = ((System.Windows.Controls.TextBox)(target));
                return;

            case 32:
                this.studentName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 33:
                this.studentLastName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 34:
                this.sexeStudent = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 35:
                this.date_naissStudent = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 36:

            #line 116 "..\..\Profil.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.saveStudent);

            #line default
            #line hidden
                return;

            case 37:
                this.updateStudentForm = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 38:
                this.newstudentCne = ((System.Windows.Controls.TextBox)(target));
                return;

            case 39:
                this.newstudentName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 40:
                this.newstudentLastName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 41:
                this.newsexeStudent = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 42:
                this.newdate_naissStudent = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 43:

            #line 149 "..\..\Profil.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.saveStudent);

            #line default
            #line hidden
                return;

            case 44:

            #line 150 "..\..\Profil.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ResetProfil_Click);

            #line default
            #line hidden
                return;

            case 45:
                this.statistiquesPane = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 46:
                this.barSeries = ((Telerik.Windows.Controls.ChartView.BarSeries3D)(target));
                return;
            }
            this._contentLoaded = true;
        }