Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.NeighborhoodHeaderElement = ((Tabidus.POC.GUI.UserControls.Discovery.NeighborhoodHeaderElement)(target));
                return;

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

            case 3:
                this.NeighborhoodWatchDataGrid = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));
                return;

            case 7:

            #line 1111 "..\..\..\View\NeighborhoodWatchPage.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CheckboxCommand_CanExecute);

            #line default
            #line hidden

            #line 1112 "..\..\..\View\NeighborhoodWatchPage.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CheckboxCommand_Executed);

            #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.xdgOrders = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));
         return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.grbSearchResult = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 2:
                this.wprSearchResult = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 3:
                this.grdResultStudent = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));
                return;

            case 4:
                this.grbSearchNomal = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 5:
                this.wrpNomalSearch = ((System.Windows.Controls.WrapPanel)(target));
                return;

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

            case 7:
                this.btnNomalSearch = ((Telerik.Windows.Controls.RadButton)(target));
                return;

            case 8:
                this.grbCommonButton = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 9:
                this.wrpSearchButton = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 10:
                this.btnAdd = ((Telerik.Windows.Controls.RadButton)(target));
                return;

            case 11:
                this.btnView = ((Telerik.Windows.Controls.RadButton)(target));
                return;

            case 12:
                this.btnDelete = ((Telerik.Windows.Controls.RadButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ContentPane = ((Infragistics.Windows.DockManager.ContentPane)(target));
                return;

            case 2:
                this.gridProjects = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));

            #line 19 "..\..\..\..\Views\ProjectsView\ProjectsView.xaml"
                this.gridProjects.RecordActivated += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.RecordActivatedEventArgs>(this.gridProjects_RecordActivated);

            #line default
            #line hidden
                return;

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

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

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

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

            #line 72 "..\..\..\..\Views\ProjectsView\ProjectsView.xaml"
                this.btnNew.Click += new System.Windows.RoutedEventHandler(this.btnNew_Click);

            #line default
            #line hidden
                return;

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

            #line 73 "..\..\..\..\Views\ProjectsView\ProjectsView.xaml"
                this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);

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

            case 2:
                this.SoftwareDataGrid = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MainGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.xdgEDPatientsListNormal = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));

            #line 460 "..\..\..\View\EDPatientsListView.xaml"
                this.xdgEDPatientsListNormal.Sorted += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.SortedEventArgs>(this.xdgEDPatientsListNormal_Sorted);

            #line default
            #line hidden
                return;

            case 3:
                this.xdgEDPatientsListMaximized = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));

            #line 538 "..\..\..\View\EDPatientsListView.xaml"
                this.xdgEDPatientsListMaximized.Sorted += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.SortedEventArgs>(this.xdgEDPatientsListMaximized_Sorted);

            #line default
            #line hidden
                return;

            case 4:
                this.XCVitalsMaximized = ((Infragistics.Windows.Chart.XamChart)(target));
                return;

            case 5:
                this.Series1 = ((Infragistics.Windows.Chart.Series)(target));
                return;

            case 6:
                this.xdgVitalsMaximized = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ContentPane = ((Infragistics.Windows.DockManager.ContentPane)(target));
                return;

            case 2:
                this.gridUsers = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));

            #line 18 "..\..\..\..\Views\UserList\UserListView.xaml"
                this.gridUsers.RecordActivated += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.RecordActivatedEventArgs>(this.gridUsers_RecordActivated);

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

            case 2:
                this.EndPointDataGrid = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));

            #line 20 "..\..\..\..\View\EndPointListPage.xaml"
                this.EndPointDataGrid.SelectedItemsChanged += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.SelectedItemsChangedEventArgs>(this.EndPointDataGrid_OnSelectedItemsChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.BorderLoading = ((System.Windows.Controls.Border)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 7 "..\..\..\..\Views\RightsManagement\RightsManagementView.xaml"
                ((ezytask.RightsManagementModule.Views.RightsManagement.RightsManagementView)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.ContentPane = ((Infragistics.Windows.DockManager.ContentPane)(target));
                return;

            case 3:
                this.lbRoles = ((System.Windows.Controls.ListBox)(target));

            #line 34 "..\..\..\..\Views\RightsManagement\RightsManagementView.xaml"
                this.lbRoles.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lbRoles_SelectionChanged);

            #line default
            #line hidden

            #line 35 "..\..\..\..\Views\RightsManagement\RightsManagementView.xaml"
                this.lbRoles.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.lbRoles_MouseDown);

            #line default
            #line hidden
                return;

            case 4:

            #line 37 "..\..\..\..\Views\RightsManagement\RightsManagementView.xaml"
                ((System.Windows.Controls.ContextMenu)(target)).Opened += new System.Windows.RoutedEventHandler(this.ContextMenu_Opened);

            #line default
            #line hidden
                return;

            case 5:
                this.mnuAddRole = ((System.Windows.Controls.MenuItem)(target));

            #line 38 "..\..\..\..\Views\RightsManagement\RightsManagementView.xaml"
                this.mnuAddRole.Click += new System.Windows.RoutedEventHandler(this.mnuAddRole_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.mnuEditRole = ((System.Windows.Controls.MenuItem)(target));

            #line 43 "..\..\..\..\Views\RightsManagement\RightsManagementView.xaml"
                this.mnuEditRole.Click += new System.Windows.RoutedEventHandler(this.mnuEditRole_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.gridRights = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));
                return;

            case 8:
                this.gridCreateRole = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.lblRoleName = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 11:
                this.btnCreateRole = ((System.Windows.Controls.Button)(target));

            #line 128 "..\..\..\..\Views\RightsManagement\RightsManagementView.xaml"
                this.btnCreateRole.Click += new System.Windows.RoutedEventHandler(this.btnCreateRole_Click);

            #line default
            #line hidden
                return;

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

            #line 131 "..\..\..\..\Views\RightsManagement\RightsManagementView.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

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

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

            #line 141 "..\..\..\..\Views\RightsManagement\RightsManagementView.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

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

            #line 149 "..\..\..\View\TestResultsView.xaml"
                this.XamTabTestResults.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.XamTabControl_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.xdgTests = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));
                return;

            case 3:
                this.XCLBRadiology = ((Infragistics.Windows.Controls.XamCarouselListBox)(target));
                return;

            case 4:
                this.horizontalPath = ((System.Windows.Shapes.Path)(target));
                return;

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

            #line 196 "..\..\..\View\TestResultsView.xaml"
                this.btnNavigatePrev.Click += new System.Windows.RoutedEventHandler(this.btnNavigatePrev_Click);

            #line default
            #line hidden
                return;

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

            #line 236 "..\..\..\View\TestResultsView.xaml"
                this.btnNavigateNext.Click += new System.Windows.RoutedEventHandler(this.btnNavigateNext_Click);

            #line default
            #line hidden
                return;

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

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

            case 9:
                this.XCVitalsMaximized = ((Infragistics.Windows.Chart.XamChart)(target));
                return;

            case 10:
                this.Series1 = ((Infragistics.Windows.Chart.Series)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ContentPane = ((Infragistics.Windows.DockManager.ContentPane)(target));
                return;

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

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

            #line 37 "..\..\..\..\Views\TasksView\TasksView.xaml"
                this.btnNewTask.Click += new System.Windows.RoutedEventHandler(this.btnNewTask_Click);

            #line default
            #line hidden
                return;

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

            #line 50 "..\..\..\..\Views\TasksView\TasksView.xaml"
                this.cmbProject.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbProject_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.gridTasks = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));

            #line 69 "..\..\..\..\Views\TasksView\TasksView.xaml"
                this.gridTasks.RecordActivated += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.RecordActivatedEventArgs>(this.gridTasks_RecordActivated);

            #line default
            #line hidden
                return;

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

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

            case 8:
                this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

            case 9:
                this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

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

            #line 135 "..\..\..\..\Views\TasksView\TasksView.xaml"
                this.btnSaveTask.Click += new System.Windows.RoutedEventHandler(this.btnSaveTask_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.gridAssignments = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));

            #line 150 "..\..\..\..\Views\TasksView\TasksView.xaml"
                this.gridAssignments.RecordActivated += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.RecordActivatedEventArgs>(this.gridAssignments_RecordActivated);

            #line default
            #line hidden
                return;

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

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

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

            case 15:
                this.dtpAssignmentStartDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

            case 16:
                this.dtpAssignmentEndDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

            case 17:
                this.btnSaveAssignment = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #12
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.periodStart = ((Infragistics.Windows.Editors.XamDateTimeEditor)(target));

            #line 36 "..\..\MainWindow.xaml"
                this.periodStart.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.periodStart_ValueChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.periodEnd = ((Infragistics.Windows.Editors.XamDateTimeEditor)(target));

            #line 46 "..\..\MainWindow.xaml"
                this.periodEnd.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.periodEnd_ValueChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.listbox = ((System.Windows.Controls.ListBox)(target));
                return;

            case 4:
                this.dg1 = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));

            #line 56 "..\..\MainWindow.xaml"
                this.dg1.FieldLayoutInitialized += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.FieldLayoutInitializedEventArgs>(this.dg1_FieldLayoutInitialized);

            #line default
            #line hidden
                return;

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

            #line 79 "..\..\MainWindow.xaml"
                this.export.Click += new System.Windows.RoutedEventHandler(this.exportButton_Click);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 81 "..\..\MainWindow.xaml"
                this.run.Click += new System.Windows.RoutedEventHandler(this.runButton_Click);

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