Inheritance: System.Windows.Controls.ComboBox
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this._watermarkComboBox = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
         return;
     }
     this._contentLoaded = true;
 }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtOznaka = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 2:
                this.txtIme = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 3:
                this.txtOpis = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 4:
                this.cmbTip = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 5:
                this.listEti = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.txtStUgr = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

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

            case 8:
                this.turStat = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 9:
                this.godPrihod = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tab = ((System.Windows.Controls.TabControl)(target));
                return;

            case 2:
                this.tab_register = ((System.Windows.Controls.TabItem)(target));
                return;

            case 3:
                this.register_name = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 4:
                this.register_surname = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 5:
                this.register_email = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 6:
                this.register_password = ((Xceed.Wpf.Toolkit.WatermarkPasswordBox)(target));
                return;

            case 7:
                this.register_phone = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 8:
                this.register_role_student = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 9:
                this.register_role_teacher = ((System.Windows.Controls.RadioButton)(target));
                return;

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

            #line 29 "..\..\MainWindow.xaml"
                this.register_btn.Click += new System.Windows.RoutedEventHandler(this.Register);

            #line default
            #line hidden
                return;

            case 11:
                this.register_department = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 12:
                this.tab_login = ((System.Windows.Controls.TabItem)(target));
                return;

            case 13:
                this.login_email = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 14:
                this.login_password = ((Xceed.Wpf.Toolkit.WatermarkPasswordBox)(target));
                return;

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

            #line 42 "..\..\MainWindow.xaml"
                this.login_btn.Click += new System.Windows.RoutedEventHandler(this.Login);

            #line default
            #line hidden
                return;

            case 16:
                this.tab_admin = ((System.Windows.Controls.TabItem)(target));
                return;

            case 17:
                this.admin_update_role = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

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

            #line 56 "..\..\MainWindow.xaml"
                this.admin_update_btn.Click += new System.Windows.RoutedEventHandler(this.Admin_password_update_btn_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.admin_greeting = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.admin_registered_users = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 21:
                this.admin_update_password = ((Xceed.Wpf.Toolkit.WatermarkPasswordBox)(target));
                return;

            case 22:
                this.admin_teacher_awaiting = ((System.Windows.Controls.DataGrid)(target));
                return;

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

            #line 66 "..\..\MainWindow.xaml"
                this.admin_teacher_approve.Click += new System.Windows.RoutedEventHandler(this.Admin_teacher_approve_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.admin_lessons_awaiting = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 25:
                this.admin_lesson_approve = ((System.Windows.Controls.Button)(target));

            #line 68 "..\..\MainWindow.xaml"
                this.admin_lesson_approve.Click += new System.Windows.RoutedEventHandler(this.Admin_lesson_approve_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.admin_department_delete = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 27:
                this.admin_department_update = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 28:
                this.admin_department_create = ((System.Windows.Controls.RadioButton)(target));
                return;

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

            #line 73 "..\..\MainWindow.xaml"
                this.admin_department_apply.Click += new System.Windows.RoutedEventHandler(this.Admin_department_apply_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.admin_department_combobox = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));

            #line 74 "..\..\MainWindow.xaml"
                this.admin_department_combobox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Admin_department_combobox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 31:
                this.admin_department_name = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 32:
                this.admin_lesson_list = ((System.Windows.Controls.DataGrid)(target));

            #line 78 "..\..\MainWindow.xaml"
                this.admin_lesson_list.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.admin_lesson_list_SelectionChanged);

            #line default
            #line hidden
                return;

            case 33:
                this.admin_lesson_deny = ((System.Windows.Controls.Button)(target));

            #line 80 "..\..\MainWindow.xaml"
                this.admin_lesson_deny.Click += new System.Windows.RoutedEventHandler(this.Admin_lesson_deny_Click);

            #line default
            #line hidden
                return;

            case 34:
                this.admin_lesson_name_new = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 35:
                this.admin_class_name_update = ((System.Windows.Controls.Button)(target));

            #line 82 "..\..\MainWindow.xaml"
                this.admin_class_name_update.Click += new System.Windows.RoutedEventHandler(this.Admin_class_name_update_Click);

            #line default
            #line hidden
                return;

            case 36:
                this.admin_teacher_deny = ((System.Windows.Controls.Button)(target));

            #line 83 "..\..\MainWindow.xaml"
                this.admin_teacher_deny.Click += new System.Windows.RoutedEventHandler(this.Admin_teacher_deny_Click);

            #line default
            #line hidden
                return;

            case 37:

            #line 84 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.goto_member);

            #line default
            #line hidden
                return;

            case 38:

            #line 85 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.logout);

            #line default
            #line hidden
                return;

            case 39:
                this.admin_role_update_btn = ((System.Windows.Controls.Button)(target));

            #line 95 "..\..\MainWindow.xaml"
                this.admin_role_update_btn.Click += new System.Windows.RoutedEventHandler(this.Admin_role_update_btn_Click);

            #line default
            #line hidden
                return;

            case 40:
                this.tab_teacher = ((System.Windows.Controls.TabItem)(target));
                return;

            case 41:
                this.teacher_greeting = ((System.Windows.Controls.Label)(target));
                return;

            case 42:
                this.teacher_students_awaiting = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 43:
                this.teacher_class_request_name = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 44:
                this.teacher_class_request_btn = ((System.Windows.Controls.Button)(target));

            #line 108 "..\..\MainWindow.xaml"
                this.teacher_class_request_btn.Click += new System.Windows.RoutedEventHandler(this.Teacher_class_request_btn_Click);

            #line default
            #line hidden
                return;

            case 45:
                this.teacher_lessons_pending = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 46:
                this.teacher_students_list = ((System.Windows.Controls.DataGrid)(target));

            #line 111 "..\..\MainWindow.xaml"
                this.teacher_students_list.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.teacher_select_note);

            #line default
            #line hidden
                return;

            case 47:
                this.teacher_midterm = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 48:
                this.teacher_final = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 49:
                this.teacher_update = ((System.Windows.Controls.Button)(target));

            #line 115 "..\..\MainWindow.xaml"
                this.teacher_update.Click += new System.Windows.RoutedEventHandler(this.Teacher_update_Click);

            #line default
            #line hidden
                return;

            case 50:
                this.teacher_student_approve = ((System.Windows.Controls.Button)(target));

            #line 118 "..\..\MainWindow.xaml"
                this.teacher_student_approve.Click += new System.Windows.RoutedEventHandler(this.Teacher_student_approve_Click);

            #line default
            #line hidden
                return;

            case 51:
                this.teacher_lessons_approved = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 52:
                this.teacher_deny = ((System.Windows.Controls.Button)(target));

            #line 121 "..\..\MainWindow.xaml"
                this.teacher_deny.Click += new System.Windows.RoutedEventHandler(this.Teacher_deny_Click);

            #line default
            #line hidden
                return;

            case 53:

            #line 122 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.goto_member);

            #line default
            #line hidden
                return;

            case 54:

            #line 123 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.logout);

            #line default
            #line hidden
                return;

            case 55:
                this.teacher_pending_delete = ((System.Windows.Controls.Button)(target));

            #line 124 "..\..\MainWindow.xaml"
                this.teacher_pending_delete.Click += new System.Windows.RoutedEventHandler(this.Teacher_pending_delete_Click);

            #line default
            #line hidden
                return;

            case 56:
                this.tab_student = ((System.Windows.Controls.TabItem)(target));
                return;

            case 57:
                this.student_greeting = ((System.Windows.Controls.Label)(target));
                return;

            case 58:
                this.student_lessons_registered = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 59:
                this.student_lessons_available = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 60:
                this.student_yearly_average = ((System.Windows.Controls.Label)(target));
                return;

            case 61:
                this.student_general_average = ((System.Windows.Controls.Label)(target));
                return;

            case 62:
                this.student_lessons_apply = ((System.Windows.Controls.Button)(target));

            #line 144 "..\..\MainWindow.xaml"
                this.student_lessons_apply.Click += new System.Windows.RoutedEventHandler(this.Student_lessons_apply_Click);

            #line default
            #line hidden
                return;

            case 63:

            #line 145 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.goto_member);

            #line default
            #line hidden
                return;

            case 64:

            #line 146 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.logout);

            #line default
            #line hidden
                return;

            case 65:
                this.student_grade = ((System.Windows.Controls.Label)(target));
                return;

            case 66:
                this.student_lessons_pending = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 67:
                this.student_lessons_pending_delete = ((System.Windows.Controls.Button)(target));

            #line 151 "..\..\MainWindow.xaml"
                this.student_lessons_pending_delete.Click += new System.Windows.RoutedEventHandler(this.Student_lessons_pending_delete_Click);

            #line default
            #line hidden
                return;

            case 68:
                this.tab_membership = ((System.Windows.Controls.TabItem)(target));
                return;

            case 69:
                this.member_name = ((System.Windows.Controls.Label)(target));
                return;

            case 70:
                this.member_surname = ((System.Windows.Controls.Label)(target));
                return;

            case 71:
                this.member_password_new = ((Xceed.Wpf.Toolkit.WatermarkPasswordBox)(target));
                return;

            case 72:

            #line 163 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.change_Password);

            #line default
            #line hidden
                return;

            case 73:
                this.member_email = ((System.Windows.Controls.Label)(target));
                return;

            case 74:
                this.member_phone = ((System.Windows.Controls.Label)(target));
                return;

            case 75:
                this.member_department = ((System.Windows.Controls.Label)(target));
                return;

            case 76:
                this.member_email_new = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 77:

            #line 171 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.change_Email);

            #line default
            #line hidden
                return;

            case 78:
                this.member_role = ((System.Windows.Controls.Label)(target));
                return;

            case 79:

            #line 175 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.logout);

            #line default
            #line hidden
                return;

            case 80:

            #line 176 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.go_back);

            #line default
            #line hidden
                return;

            case 81:
                this.member_info = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.close_button = ((System.Windows.Controls.Button)(target));

            #line 21 "..\..\..\SideWindowCollection\Assign a task.xaml"
                this.close_button.Click += new System.Windows.RoutedEventHandler(this.close_button_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.bar_border = ((System.Windows.Controls.Border)(target));

            #line 25 "..\..\..\SideWindowCollection\Assign a task.xaml"
                this.bar_border.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.bar_border_MouseDown);

            #line default
            #line hidden
                return;

            case 3:
                this.titlebox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 4:
                this.descriptionbox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 5:
                this.duedatebox = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 6:
                this.sendtocombobox = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));

            #line 63 "..\..\..\SideWindowCollection\Assign a task.xaml"
                this.sendtocombobox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.sendtocombobox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.selectedmemberslist = ((System.Windows.Controls.ListBox)(target));
                return;

            case 8:

            #line 66 "..\..\..\SideWindowCollection\Assign a task.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);

            #line default
            #line hidden
                return;

            case 9:

            #line 67 "..\..\..\SideWindowCollection\Assign a task.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

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

            case 2:
                this.cmbVehicleSearch = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));

            #line 36 "..\..\EditVehicle.xaml"
                this.cmbVehicleSearch.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbVehicleSearch_SelectionChanged);

            #line default
            #line hidden
                return;

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

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

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

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

            case 7:
                this.cmbMake = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 8:
                this.cmbModel = ((System.Windows.Controls.ComboBox)(target));
                return;

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

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

            case 11:
                this.dtpYear = ((Xceed.Wpf.Toolkit.DateTimePicker)(target));
                return;

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

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

            case 14:
                this.cmbType = ((System.Windows.Controls.ComboBox)(target));
                return;

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

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

            case 17:
                this.txtServicing = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 19:
                this.dtpInsurance = ((System.Windows.Controls.DatePicker)(target));
                return;

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

            case 21:
                this.wrpNav = ((System.Windows.Controls.WrapPanel)(target));
                return;

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

            #line 84 "..\..\EditVehicle.xaml"
                this.btnPrev.Click += new System.Windows.RoutedEventHandler(this.btnPrev_Click);

            #line default
            #line hidden
                return;

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

            #line 87 "..\..\EditVehicle.xaml"
                this.btnNext.Click += new System.Windows.RoutedEventHandler(this.btnNext_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.lblPosition = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 25:
                this.btnUpdate = ((System.Windows.Controls.Button)(target));

            #line 95 "..\..\EditVehicle.xaml"
                this.btnUpdate.Click += new System.Windows.RoutedEventHandler(this.btnUpdate_Click);

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

            #line 38 "..\..\..\..\Vrsta\IzmjenaVrste1.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnPomoc_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.txtOznaka = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 3:
                this.txtIme = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 4:
                this.txtOpis = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 5:
                this.cmbTip = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 6:

            #line 107 "..\..\..\..\Vrsta\IzmjenaVrste1.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.noviTip_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.listEti = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:

            #line 144 "..\..\..\..\Vrsta\IzmjenaVrste1.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.novaEtiketa_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.txtStUgr = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 10:

            #line 168 "..\..\..\..\Vrsta\IzmjenaVrste1.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnIkonica_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.opZaLjude = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 12:
                this.naIucn = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 13:
                this.uNas = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 14:
                this.turStat = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 15:
                this.godPrihod = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 16:
                this.Datum = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 17:

            #line 218 "..\..\..\..\Vrsta\IzmjenaVrste1.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnPotvrdi_Click);

            #line default
            #line hidden
                return;

            case 18:

            #line 236 "..\..\..\..\Vrsta\IzmjenaVrste1.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnOdustani_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.Ikonica = ((System.Windows.Controls.Image)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\prikaziRes.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CloseCommandHandler);

            #line default
            #line hidden
                return;

            case 2:

            #line 9 "..\..\..\prikaziRes.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed);

            #line default
            #line hidden
                return;

            case 3:

            #line 60 "..\..\..\prikaziRes.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Filter);

            #line default
            #line hidden
                return;

            case 4:

            #line 61 "..\..\..\prikaziRes.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Resetuj);

            #line default
            #line hidden
                return;

            case 5:
                this.OznakaCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

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

            case 7:
                this.NazivCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

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

            case 9:
                this.TipCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

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

            case 11:
                this.OpisCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

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

            case 13:
                this.NaseljeCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 14:
                this.NaseljeTrue = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 15:
                this.NaseljeFalse = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 16:
                this.OpasnaCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 17:
                this.OpasnaTrue = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 18:
                this.OpasnaFalse = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 19:
                this.IUCNCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 20:
                this.IUCNTrue = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 21:
                this.IUCNFalse = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 22:
                this.StatusCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 23:
                this.Status = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 24:
                this.TurizamCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 25:
                this.Turizam = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 26:
                this.PrihodCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

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

            case 28:
                this.PrihodKraj = ((System.Windows.Controls.TextBox)(target));
                return;

            case 29:
                this.DatumCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 30:
                this.DatumPocetak = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 31:
                this.DatumKraj = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 32:
                this.EtiketeCheck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 33:
                this.Nalepnice = ((Xceed.Wpf.Toolkit.CheckListBox)(target));
                return;

            case 34:

            #line 152 "..\..\..\prikaziRes.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Izmeni_vrstu);

            #line default
            #line hidden
                return;

            case 35:

            #line 154 "..\..\..\prikaziRes.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Obrisi_vrstu);

            #line default
            #line hidden
                return;

            case 36:
                this.spisak = ((System.Windows.Controls.DataGrid)(target));

            #line 160 "..\..\..\prikaziRes.xaml"
                this.spisak.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.spisak_SelectionChanged);

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

            case 2:
                this.bar_border = ((System.Windows.Controls.Border)(target));
                return;

            case 3:
                this.titlebox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 4:
                this.descriptionbox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 5:
                this.duedatebox = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 6:
                this.groupradioButton = ((System.Windows.Controls.CheckBox)(target));
                return;

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

            #line 134 "..\..\..\SideControl\NewTask.xaml"
                this.browsbutton.Click += new System.Windows.RoutedEventHandler(this.browsbutton_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.sendtocombobox = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));

            #line 140 "..\..\..\SideControl\NewTask.xaml"
                this.sendtocombobox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.sendtocombobox_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 153 "..\..\..\SideControl\NewTask.xaml"
                this.clearbutton.Click += new System.Windows.RoutedEventHandler(this.clearbutton_Click);

            #line default
            #line hidden
                return;

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

            case 11:
                this.fileGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 12:
                this.selectedFiles = ((System.Windows.Controls.ListBox)(target));

            #line 218 "..\..\..\SideControl\NewTask.xaml"
                this.selectedFiles.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.selectedFiles_SelectionChanged);

            #line default
            #line hidden
                return;

            case 13:
                this.fileremove = ((System.Windows.Controls.Button)(target));

            #line 224 "..\..\..\SideControl\NewTask.xaml"
                this.fileremove.Click += new System.Windows.RoutedEventHandler(this.fileremove_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.membersgrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 15:
                this.selectedmemberslist = ((System.Windows.Controls.ListBox)(target));

            #line 269 "..\..\..\SideControl\NewTask.xaml"
                this.selectedmemberslist.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.selectedmemberslist_SelectionChanged);

            #line default
            #line hidden
                return;

            case 16:
                this.memberRemove = ((System.Windows.Controls.Button)(target));

            #line 275 "..\..\..\SideControl\NewTask.xaml"
                this.memberRemove.Click += new System.Windows.RoutedEventHandler(this.memberRemove_Click);

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

            #line 21 "..\..\..\SideWindowCollection\NewMember.xaml"
                this.close_button.Click += new System.Windows.RoutedEventHandler(this.close_button_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.bar_border = ((System.Windows.Controls.Border)(target));

            #line 25 "..\..\..\SideWindowCollection\NewMember.xaml"
                this.bar_border.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.bar_border_MouseDown);

            #line default
            #line hidden
                return;

            case 3:
                this.fullnamebox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 4:
                this.usernamebox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 5:
                this.designationcombo = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 6:
                this.phonenumber = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 7:
                this.emailbox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 8:
                this.roombox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 9:
                this.homebox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 10:
                this.temppassbox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 11:
                this.typebox = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

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

            #line 71 "..\..\..\SideWindowCollection\NewMember.xaml"
                this.clearbutton.Click += new System.Windows.RoutedEventHandler(this.clearbutton_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.addbutton = ((System.Windows.Controls.Button)(target));

            #line 72 "..\..\..\SideWindowCollection\NewMember.xaml"
                this.addbutton.Click += new System.Windows.RoutedEventHandler(this.addbutton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Issue = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 2:
                this.Description = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 3:
                this.VehicleEntry = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.Modell = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 5:
                this.RegistrationNumber = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 6:
                this.Odometer = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));

            #line 26 "..\..\..\..\..\..\Errands\Admin\NewErrand\NewErrandPage.xaml"
                this.Odometer.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.Numeric_LOSTFOCUS);

            #line default
            #line hidden
                return;

            case 7:
                this.FuelType = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 8:
                this.MaxSpeed = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));

            #line 28 "..\..\..\..\..\..\Errands\Admin\NewErrand\NewErrandPage.xaml"
                this.MaxSpeed.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.Numeric_LOSTFOCUS);

            #line default
            #line hidden
                return;

            case 9:
                this.MaxLoad = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));

            #line 29 "..\..\..\..\..\..\Errands\Admin\NewErrand\NewErrandPage.xaml"
                this.MaxLoad.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.Numeric_LOSTFOCUS);

            #line default
            #line hidden
                return;

            case 10:
                this.MaxPassenger = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
                return;

            case 11:
                this.Towbar1 = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 12:
                this.Towbar2 = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 13:
                this.VehicleType = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));

            #line 34 "..\..\..\..\..\..\Errands\Admin\NewErrand\NewErrandPage.xaml"
                this.VehicleType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.VehicleType_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 42 "..\..\..\..\..\..\Errands\Admin\NewErrand\NewErrandPage.xaml"
                this.AddErrand.Click += new System.Windows.RoutedEventHandler(this.AddErrand_CLICK);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.usrNewSale = ((PointOfSale.NewCustomer)(target));
                return;

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

            case 3:
                this.wrpSearch = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 4:
                this.cmbCustomerSearch = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));

            #line 34 "..\..\NewCustomer.xaml"
                this.cmbCustomerSearch.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbCustomerSearch_SelectionChanged);

            #line default
            #line hidden
                return;

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

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

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

            case 8:
                this.dtpDOB = ((System.Windows.Controls.DatePicker)(target));

            #line 56 "..\..\NewCustomer.xaml"
                this.dtpDOB.GotFocus += new System.Windows.RoutedEventHandler(this.TextBox_GotFocus);

            #line default
            #line hidden
                return;

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

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

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

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

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

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

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

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

            case 17:
                this.txtKinContact = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 67 "..\..\NewCustomer.xaml"
                this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.stkNav = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 20:
                this.wrpNav = ((System.Windows.Controls.WrapPanel)(target));
                return;

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

            #line 71 "..\..\NewCustomer.xaml"
                this.btnPrev.Click += new System.Windows.RoutedEventHandler(this.btnPrev_Click);

            #line default
            #line hidden
                return;

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

            #line 74 "..\..\NewCustomer.xaml"
                this.btnNext.Click += new System.Windows.RoutedEventHandler(this.btnNext_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.lblPosition = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #12
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\Background.xaml"
     ((WebSurvey.Background)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.tbCountry = ((System.Windows.Controls.ComboBox)(target));
     
     #line 25 "..\..\Background.xaml"
     this.tbCountry.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tbCountry_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.tbCity = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
     return;
     case 4:
     this.tbfield = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
     
     #line 122 "..\..\Background.xaml"
     this.tbfield.Loaded += new System.Windows.RoutedEventHandler(this.Combobox_loaded);
     
     #line default
     #line hidden
     
     #line 122 "..\..\Background.xaml"
     this.tbfield.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tbfield_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.tbDegree = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target));
     return;
     case 6:
     this.buttNext2 = ((System.Windows.Controls.Button)(target));
     
     #line 126 "..\..\Background.xaml"
     this.buttNext2.Click += new System.Windows.RoutedEventHandler(this.btnNext2);
     
     #line default
     #line hidden
     return;
     case 7:
     this.buttBack2 = ((System.Windows.Controls.Button)(target));
     
     #line 127 "..\..\Background.xaml"
     this.buttBack2.Click += new System.Windows.RoutedEventHandler(this.btnBack2);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.errormessage = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 3:
                this.textBlockLName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.textBlockEmailId = ((System.Windows.Controls.TextBlock)(target));
                return;

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

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

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

            case 8:
                this.textBlockConfirmPwd = ((System.Windows.Controls.TextBlock)(target));
                return;

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

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

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

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

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

            case 14:
                this.errorTextBlockEmailId = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this.Gender = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target));
                return;

            case 16:
                this.errorTextBlockGender = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 17:
                this.DatePickerDOB = ((System.Windows.Controls.DatePicker)(target));
                return;

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

            #line 54 "..\..\..\Views\Register.xaml"
                this.password.KeyUp += new System.Windows.Input.KeyEventHandler(this.passwordConfirm_KeyUp);

            #line default
            #line hidden
                return;

            case 19:
                this.passwordConfirm = ((System.Windows.Controls.TextBox)(target));

            #line 57 "..\..\..\Views\Register.xaml"
                this.passwordConfirm.KeyUp += new System.Windows.Input.KeyEventHandler(this.passwordConfirm_KeyUp);

            #line default
            #line hidden
                return;

            case 20:

            #line 68 "..\..\..\Views\Register.xaml"
                ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Login_Click);

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